diff options
| author | kd <kdam0@localhost.localdomain> | 2020-09-29 19:27:13 +0000 |
|---|---|---|
| committer | kd <kdam0@localhost.localdomain> | 2020-09-29 19:27:13 +0000 |
| commit | 5711e63def8c128b23903df8083ca4102f26e991 (patch) | |
| tree | 3ff26d453c492cba0b241d50db5cf4d2dbf12583 | |
| parent | 27e67fa54a1c080e6ea7fc2102a2e4034193b569 (diff) | |
dotfiles updates
| -rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 | ||||
| -rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 3 |
2 files changed, 4 insertions, 1 deletions
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 |
