amélioration lancement raccourcis
parent
c17033296c
commit
179e263f97
|
|
@ -1,10 +1,12 @@
|
|||
[Unit]
|
||||
Description=Simple X Hotkey Daemon
|
||||
Documentation=man:sxhkd(1)
|
||||
BindsTo=display-manager.service
|
||||
After=display-manager.service
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/usr/bin/sleep 2
|
||||
ExecStart=/usr/bin/sxhkd
|
||||
ExecStartPre=/usr/bin/sleep 10
|
||||
ExecReload=/usr/bin/kill -SIGUSR1 $MAINPID
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Reference in New Issue