diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 9bd7dd2..b8134ac 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -2,6 +2,7 @@ export BSPWM_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/bspwm" +# theme colours . "${HOME}/.cache/wal/colors.sh" bspc monitor --reset-desktops 1 2 3 4 5 6 7 8 9 0 @@ -9,6 +10,7 @@ bspc monitor --reset-desktops 1 2 3 4 5 6 7 8 9 0 bspc config border_width 0 bspc config window_gap 0 +# change this to make space for a bar! bspc config bottom_padding 37 bspc config split_ratio 0.52 diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 03d9bac..e6f23b2 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -10,6 +10,10 @@ super + Return super + b /usr/bin/firefox +# tiny web browser +super + s + surf ecosia.org + # program launcher super + r rofi -show run @@ -210,22 +214,3 @@ super + KP_Divide Print $HOME/.scripts/screenshot.sh - -# -# razer macro keys -# - -XF86Tools - $HOME/.scripts/toggle-gaps.sh - -XF86Launch5 - $HOME/.scripts/toggle-compositor.sh - -XF86Launch6 - $HOME/.scripts/lightswitch.sh - -XF86Launch7 - $HOME/.scripts/emoji.sh - -XF86Launch8 - $HOME/.scripts/ufetch-rice