non important commit
This commit is contained in:
parent
ceaf00ed40
commit
26a8efae3b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ in {
|
|||
partOf = ["graphical-session.target"];
|
||||
after = ["graphical-session.target"];
|
||||
serviceConfig = {
|
||||
ExecStart = "${pkgs.quickshell}/bin/qs -c ${qs_config}/shell.qml";
|
||||
ExecStart = "${pkgs.quickshell}/bin/qs -c ${qs_config}";
|
||||
Restart = "on-failure";
|
||||
RestartSec = 3;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue