bspwmrc (692B)
1 #! /bin/sh 2 3 #systemctl --user start sxhkd.service 4 ~/Scripts/sxhkd.sh 5 ~/.fehbg & 6 ~/Scripts/polybar.sh 7 picom & 8 #compton & 9 #xfce4-power-manager 10 11 bspc monitor -d 1 2 3 4 5 6 7 8 9 10 12 13 bspc config border_width 1 14 bspc config window_gap 0 15 16 bspc config split_ratio 0.52 17 bspc config borderless_monocle true 18 bspc config gapless_monocle true 19 20 #bspc desktop II -l monocle 21 22 #bspc rule -a Chromium desktop='^2' follow=on 23 bspc rule -a Brave-browser desktop='^2' follow=on 24 bspc rule -a Timeshift-gtk state=floating 25 26 bspc rule -a Gimp desktop='^8' state=floating follow=on 27 bspc rule -a mplayer2 state=floating 28 bspc rule -a Kupfer.py focus=on 29 bspc rule -a Screenkey manage=off