dwm-status: run with --quiet (#7144)
This commit is contained in:
parent
593b0c667d
commit
bb846c031b
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ in
|
|||
};
|
||||
|
||||
Service = {
|
||||
ExecStart = "${cfg.package}/bin/dwm-status ${configFile}";
|
||||
ExecStart = "${cfg.package}/bin/dwm-status ${configFile} --quiet";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue