diff --git a/bash/bashrc b/bash/bashrc index 9c80751..aba207d 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -3,6 +3,7 @@ # some housekeeping set -o vi shopt -s autocd +alias rc=". .config/bash/bashrc" # ssh keeping tidy alias ssh="ssh -F $HOME/.config/ssh/config" diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index 407244c..025edef 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -12,3 +12,5 @@ bspc config focused_border_color "#727A18" bspc config pointer_follows_focus true bspc config pointer_follows_monitor true bspc config focus_follows_pointer true + +bspc rule -a st-gpg-menu state=floating diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index b1f8807..92d0bde 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -11,6 +11,9 @@ super + m super + d dmenu_run +super + z + pash-dmenu + super + r pkill -USR1 -x sxhkd; \ bspc wm -r