Compare commits
2 commits
f27901aa88
...
d2bde2fee7
| Author | SHA1 | Date | |
|---|---|---|---|
| d2bde2fee7 | |||
| 62e00fb428 |
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ PartOf=graphical-session.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=kanshi
|
||||
ExecStart=/usr/bin/kanshi --config "{{ home }}/.config/kanshi/config"
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/sh
|
||||
../../ansible/run_ansible_playbook.sh -u mbess
|
||||
../../ansible/run_ansible_playbook.sh -u mbess $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue