From a782367f4f7bc7a489f5468c137e0bac597ec2be Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Sun, 24 May 2020 13:10:02 +0200 Subject: [PATCH] Fix doubled binding in sxhkd --- .config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index d50dd02..6633c9b 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,6 +1,6 @@ super + Return $TERMINAL -super + shift + b +super + alt + b $BROWSER super + b search @@ -48,7 +48,7 @@ F10 F11 [ $(pgrep ffmpeg) ] && blaze -s || blaze End - slock; systemctl suspend + slock & systemctl suspend Pause syncnow