diff options
Diffstat (limited to 'SXHkD')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 0 insertions, 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 |