Autostart cbatticon, pasystray, barrierc; Modify UI scaling

This commit is contained in:
mitchell 2021-01-31 19:30:32 -05:00
parent 5e333db741
commit 6b60b64c2b
4 changed files with 16 additions and 12 deletions

View file

@ -1,7 +1,6 @@
#!/bin/sh
slock &
setxkbmap -option altwin:swap_alt_win
setxkbmap -option ctrl:swapcaps
xset s off -dpms
@ -10,17 +9,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