diff options
Diffstat (limited to 'SXHkD/.config')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 9503f65..7a8e82f 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -14,9 +14,12 @@ super + Return super + a dmenu_run -super + e +super + w $HOME/.local/scripts/emoticons +super + e + $HOME/.local/scripts/eselect; + super + s notify-send -u low "Launching browser"; \ xdg-open "https://duckduckgo.com" @@ -34,9 +37,6 @@ super + z notify-send -u low "Launching zathura"; \ zathura -super + w - $HOME/.local/scripts/eselect; - super + ctrl + l $HOME/.local/scripts/lock; |