non important commit
This commit is contained in:
parent
8e8fee3d0b
commit
52b5058296
1 changed files with 1 additions and 2 deletions
|
|
@ -8,10 +8,9 @@ in {
|
|||
Description = "quickshell desktop shell";
|
||||
After = ["graphical-session.target"];
|
||||
PartOf = ["graphical-session.target"];
|
||||
};
|
||||
Install = {
|
||||
WantedBy = ["graphical-session.target"];
|
||||
};
|
||||
|
||||
Service = {
|
||||
ExecStart = "${pkgs.quickshell}/bin/qs -c ${qs_config}/shell.qml";
|
||||
Restart = "on-failure";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue