fix: kanshi service
This commit is contained in:
parent
f27901aa88
commit
62e00fb428
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ PartOf=graphical-session.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=kanshi
|
ExecStart=/usr/bin/kanshi --config "{{ home }}/.config/kanshi/config"
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue