Update gitconfig, sxhkd kill fix and scrot binding

This commit is contained in:
Ian Keane 2022-06-07 12:16:10 -04:00
parent ca7d6cabd5
commit b8646a6f6c
2 changed files with 7 additions and 4 deletions

View file

@ -25,7 +25,8 @@ super + alt + {q,r}
# close and kill
#super + {_,shift + }w
super + q
bspc node -{c,k}
# bspc node -{c,k}
bspc node -c
# alternate between the tiled and monocle layout
# super + m
@ -43,8 +44,10 @@ super + g
# state/flags
#
super + s
scrot -s -e 'xclip -selection clipboard -t image/png -i $f'
# set the window state
super + {t,shift + t,s,f}
super + {t,shift + t,shift + f,f}
bspc node -t {tiled,pseudo_tiled,floating,fullscreen}
# set the node flags