From 042590c117d32d03131b8c7d4a65382d0075e6de Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 21 Oct 2023 00:38:46 +0100 Subject: (SXHkD)-super + shift + s binding Conflicts with new DWM binding for fibonacci layout. --- SXHkD/.config/sxhkd/sxhkdrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 2cf1ab9..f01b136 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -21,10 +21,6 @@ super + s notify-send -u low "Launching browser"; \ xdg-open "https://duckduckgo.com" -super + shift + s - scrot -u '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/' -c; \ - notify-send -u low "Took a screenshot"; - super + z notify-send -u low "Launching zathura"; \ zathura -- cgit v1.2.3-13-gbd6f