From 1b2527f5dbbbce597cf4b97519126966aedb5a66 Mon Sep 17 00:00:00 2001 From: randomuser Date: Sun, 26 Jun 2022 19:57:05 -0500 Subject: [PATCH] misc changes --- bash/bashrc | 1 + bspwm/bspwmrc | 2 ++ sxhkd/sxhkdrc | 3 +++ 3 files changed, 6 insertions(+) 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