sxhkd-rc

[fork] simple X hotkey daemon (but for the rc shell)
Log | Files | Refs | README | LICENSE

commit a58bec533621023c7846e2e19be0bbed6a9112a7
parent f53dcee2e388b47bd4d0419c2cc6c67a02ab2f54
Author: Lesik <Lesik@users.noreply.github.com>
Date:   Sun,  2 Dec 2018 09:25:45 +0100

Remove explicit mention of xorg.service in sxhkd.service
Diffstat:
Mcontrib/systemd/sxhkd.service | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/systemd/sxhkd.service b/contrib/systemd/sxhkd.service @@ -1,8 +1,8 @@ [Unit] Description=Simple X Hotkey Daemon Documentation=man:sxhkd(1) -BindsTo=xorg.service -After=xorg.service +BindsTo=display-manager.service +After=display-manager.service [Service] ExecStart=/usr/bin/sxhkd