From 5711e63def8c128b23903df8083ca4102f26e991 Mon Sep 17 00:00:00 2001 From: kd Date: Tue, 29 Sep 2020 15:27:13 -0400 Subject: dotfiles updates --- bspwm/.config/bspwm/bspwmrc | 2 +- sxhkd/.config/sxhkd/sxhkdrc | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index c4dadd7..699ce59 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -20,7 +20,7 @@ else fi bspc config border_width 3 -bspc config window_gap 24 +bspc config window_gap 27 bspc config active_border_color '#0C1115' diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 5a73f73..5af9f60 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -65,6 +65,9 @@ super + F1 light -{U,A} 10; notify-send "💡 $(light -G)"; # Misc +super + s + setbg "$WALLPAPERS_HOME/Landscapes" + super + shift + f dmenuunicode -- cgit v1.2.3