summaryrefslogtreecommitdiff
path: root/bspwm
diff options
context:
space:
mode:
Diffstat (limited to 'bspwm')
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc9
1 files changed, 3 insertions, 6 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index c3a5cb4..5f664f6 100755
--- a/bspwm/.config/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -5,12 +5,10 @@ dunst &
5xset b off & 5xset b off &
6unclutter & 6unclutter &
7light-locker & 7light-locker &
8/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & 8compton --config ~/.config/compton.conf &
9picom --config ~/.config/picom.conf &
10~/scrypts/bat_check.sh & 9~/scrypts/bat_check.sh &
11redshift -l 13.082680:80.270718 & 10redshift -l 13.082680:80.270718 &
12xbacklight -set 30 & 11feh --bg-fill ~/Pictures/beach.jpg &
13feh --bg-fill ~/Pictures/heli.jpg &
14urxvtd & 12urxvtd &
15 13
16bspc monitor -d term web music files code virt chat game IX X 14bspc monitor -d term web music files code virt chat game IX X
@@ -22,8 +20,7 @@ bspc config split_ratio 0.52
22bspc config borderless_monocle true 20bspc config borderless_monocle true
23bspc config gapless_monocle true 21bspc config gapless_monocle true
24 22
25bspc rule -a firefox desktop='^2' 23bspc rule -a Firefox desktop='^2'
26bspc rule -a Brave-browser desktop='^2'
27bspc rule -a Spotify desktop='^3' 24bspc rule -a Spotify desktop='^3'
28bspc rule -a telegram-desktop desktop='^7' 25bspc rule -a telegram-desktop desktop='^7'
29bspc rule -a Pcmanfm desktop='^4' 26bspc rule -a Pcmanfm desktop='^4'