From f6ab703716f4bbd1df25d2eb63fae10d1b6aa6b5 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 29 Mar 2020 21:14:43 +0530 Subject: less bloat --- bspwm/.config/bspwm/bspwmrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bspwm') diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 1d30e20..a586ed2 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -3,7 +3,7 @@ sxhkd & dunst & unclutter & -compton & +compton &> /dev/null & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & ~/.fehbg & @@ -11,14 +11,14 @@ urxvtd & bspc monitor -d term web music files code virt chat game IX X -bspc config border_width 2 +bspc config border_width 0 bspc config window_gap 8 bspc config split_ratio 0.52 bspc config borderless_monocle true bspc config gapless_monocle true -bspc rule -a firefox desktop='^2' +bspc rule -a Nightly desktop='^2' bspc rule -a Spacefm desktop='^4' $HOME/.config/polybar/launch.sh & -- cgit v1.2.3