diff options
Diffstat (limited to 'SXHkD/.config/sxhkd/sxhkdrc')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index 8a9b235..8268f31 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -25,8 +25,8 @@ super + e $HOME/.emacs_anywhere/bin/run super + s - notify-send "Launching qutebrowser"; \ - qutebrowser + notify-send "Launching browser"; \ + xdg-open "https://search.aryadevchavali.com" super + w $HOME/.local/scripts/eselect; |