| Summary: | Add a "quiet" mode to dolphin | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Axel <navarroaxel> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | dolphin-bugs-null, nate, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 20.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Axel
2020-08-25 12:05:22 UTC
Your shell has a built-in method to do this which works with any program: dolphin >/dev/null 2>&1 No need to add a special thing to Dolphin. :) Or use kdebugsettings to disable all dolphin output |