diff options
-rw-r--r-- | .config/sxhkd/sxhkdrc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 71d026a..719939b 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -7,7 +7,7 @@ super + space switch-keyboard-layout super + Return - alacritty + open_terminal super + g rofi -show drun @@ -31,3 +31,9 @@ shift + XF86Audio{Raise,Lower}Volume shift + XF86AudioMute pamixer --default-source -t + +Print + flameshot gui + +shift + Print + flameshot launcher |