Replace xfce4-panel with polybar

This commit is contained in:
mitchell 2020-10-31 18:11:16 -04:00
parent f8974b392e
commit 0ef8fb571a
4 changed files with 398 additions and 4 deletions

View file

@ -4,7 +4,7 @@ setxkbmap -option altwin:swap_alt_win
setxkbmap -option ctrl:swapcaps
sxhkd &
wmname LG3D
xfce4-panel -d &
polybar m-bar &
xfce4-screensaver &
picom -b
~/.fehbg &
@ -12,14 +12,14 @@ picom -b
bspc monitor -d I II III IV V VI VII
bspc config border_width 2
bspc config window_gap 12
bspc config top_padding 24
bspc config window_gap 8
bspc config top_padding 0
bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config focused_border_color '#83a598'
bspc config focused_border_color '#689d6a'
# bspc rule -a Gimp desktop='^8' state=floating follow=on
# bspc rule -a Chromium desktop='^2'