From e475d172dd1ed8732d4eb51c2fe17491ae95cf90 Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Tue, 7 Sep 2021 23:10:37 +0200 Subject: [PATCH] changed sxhkd back to non service --- config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index 36f3628..f591fff 100755 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -12,7 +12,7 @@ super + d # make sxhkd reload its configuration files: alt + shift + c - systemctl --user reload sxhkd.service + pkill -USR1 -x sxhkd # Show help super + h