changed printscreen
This commit is contained in:
parent
893b4c9970
commit
b5785e9682
1 changed files with 10 additions and 0 deletions
|
@ -10,10 +10,19 @@ super + Return
|
|||
super + r
|
||||
rofi -show drun
|
||||
|
||||
#take a screenshot
|
||||
super + o
|
||||
flameshot full -p /home/zombie/Pictures & flameshot gui
|
||||
Print
|
||||
flameshot full -p /home/zombie/Pictures & flameshot gui
|
||||
|
||||
|
||||
|
||||
# make sxhkd reload its configuration files:
|
||||
super + Escape
|
||||
pkill -USR1 -x sxhkd
|
||||
|
||||
|
||||
#
|
||||
# bspwm hotkeys
|
||||
#
|
||||
|
@ -119,3 +128,4 @@ super + alt + shift + {h,j,k,l}
|
|||
# move a floating window
|
||||
super + {Left,Down,Up,Right}
|
||||
bspc node -v {-20 0,0 20,0 -20,20 0}
|
||||
|
||||
|
|
Loading…
Reference in a new issue