Autostart cbatticon, pasystray, barrierc; Modify UI scaling

This commit is contained in:
mitchell 2021-01-31 19:30:32 -05:00
parent 9140e6dd95
commit f96e7414f2
4 changed files with 16 additions and 12 deletions

View file

@ -5,7 +5,6 @@ if ! test -e ~/.bspwm_no_lock
touch ~/.bspwm_no_lock
end
setxkbmap -option altwin:swap_alt_win
setxkbmap -option ctrl:swapcaps
xset s off -dpms
@ -14,17 +13,20 @@ picom -b
wmname LG3D
killall -q polybar
polybar m-bar &
xfce4-screensaver &
~/.fehbg &
killall -q polybar barrier barrierc cbatticon pasystray
polybar m-bar &
cbatticon &
pasystray &
barrier &
bspc monitor -d I II III IV V VI VII
bspc config border_width 2
bspc config window_gap 10
bspc config top_padding -10
bspc config window_gap 18
bspc config top_padding -18
bspc config split_ratio 0.52
bspc config borderless_monocle false