From 2813a43bda44a4ade58a6b95f4d16935a96b0f66 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 4 Apr 2020 19:04:28 +0530 Subject: less bloat --- bspwm/.config/bspwm/bspwmrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bspwm/.config') diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index a586ed2..00c97d1 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -4,7 +4,7 @@ sxhkd & dunst & unclutter & compton &> /dev/null & -~/scrypts/bat_check.sh & +~/.local/bin/bat_check.sh & redshift -l 13.082680:80.270718 & ~/.fehbg & urxvtd & @@ -18,7 +18,7 @@ bspc config split_ratio 0.52 bspc config borderless_monocle true bspc config gapless_monocle true -bspc rule -a Nightly desktop='^2' +bspc rule -a firefox desktop='^2' bspc rule -a Spacefm desktop='^4' $HOME/.config/polybar/launch.sh & -- cgit v1.2.3