mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-17 09:13:32 +09:00
sxhkd : bind screenshot key
This commit is contained in:
@ -24,6 +24,10 @@ super+shift+c
|
|||||||
bspc node -c
|
bspc node -c
|
||||||
super+shift+q
|
super+shift+q
|
||||||
killall picom & killall sxhkd & bspc quit
|
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
|
super+shift+e
|
||||||
rofi -mode drun -theme solarized -font "hack 20" -show combi
|
rofi -mode drun -theme solarized -font "hack 20" -show combi
|
||||||
alt+Tab
|
alt+Tab
|
||||||
|
|||||||
Reference in New Issue
Block a user