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