diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-05-27 01:06:27 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-05-27 01:06:27 +0530 |
commit | 1a0a6afaf3c36aec74b7d95a828ca8a8a975ff7b (patch) | |
tree | 984ef5a3804b100ca88015b0241adc658306a15a | |
parent | d85b254223907036ec41129da2714331bbe65b37 (diff) |
added screenshot keybindings
-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 |