misc changes

This commit is contained in:
randomuser 2022-06-26 19:57:05 -05:00
parent 367460872f
commit 1b2527f5db
3 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# some housekeeping # some housekeeping
set -o vi set -o vi
shopt -s autocd shopt -s autocd
alias rc=". .config/bash/bashrc"
# ssh keeping tidy # ssh keeping tidy
alias ssh="ssh -F $HOME/.config/ssh/config" alias ssh="ssh -F $HOME/.config/ssh/config"

View File

@ -12,3 +12,5 @@ bspc config focused_border_color "#727A18"
bspc config pointer_follows_focus true bspc config pointer_follows_focus true
bspc config pointer_follows_monitor true bspc config pointer_follows_monitor true
bspc config focus_follows_pointer true bspc config focus_follows_pointer true
bspc rule -a st-gpg-menu state=floating

View File

@ -11,6 +11,9 @@ super + m
super + d super + d
dmenu_run dmenu_run
super + z
pash-dmenu
super + r super + r
pkill -USR1 -x sxhkd; \ pkill -USR1 -x sxhkd; \
bspc wm -r bspc wm -r