mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
sxhkd : bind screenshot key
This commit is contained in:
@ -24,6 +24,10 @@ super+shift+c
|
||||
bspc node -c
|
||||
super+shift+q
|
||||
killall picom & killall sxhkd & bspc quit
|
||||
super+s
|
||||
scrot -e 'xclip -selection clipboard -t image/png -i $f'
|
||||
super+shift+s
|
||||
scrot -s -e 'xclip -selection clipboard -t image/png -i $f'
|
||||
super+shift+e
|
||||
rofi -mode drun -theme solarized -font "hack 20" -show combi
|
||||
alt+Tab
|
||||
|
||||
Reference in New Issue
Block a user