diff --git a/git/.gitconfig b/git/.gitconfig index e8fddfc..65d09ec 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -1,3 +1,3 @@ [user] - email = keanerec@gmail.com - name = Ian Keane + email = ian@keane.sh + name = Ian Keane diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 1dbe6a8..bc9b488 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -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