diff options
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 66b5379..3591577 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -21,6 +21,9 @@ super + s notify-send -u low "Launching browser"; \ xdg-open "https://duckduckgo.com" +super + semicolon + $HOME/.local/scripts/qdisplay + super + z notify-send -u low "Launching zathura"; \ zathura |