Move polybar to bottom

This commit is contained in:
Andrew Scott 2022-08-16 18:39:14 -04:00
parent 78b21f4b15
commit a0149c2327
Signed by: a
GPG key ID: 3EB62D0BBB8DB381
2 changed files with 3 additions and 3 deletions

View file

@ -4,8 +4,8 @@ bspc monitor DP-0 -d 1 2 3 4 5 6 7 8 9 10
bspc config border_width 2
bspc config window_gap 5
bspc config top_padding 32
bspc config bottom_padding 0
bspc config top_padding 0
bspc config bottom_padding 32
bspc config split_ratio 0.50
bspc config borderless_monocle true
bspc config gapless_monocle true

View file

@ -12,7 +12,7 @@ monitor-fallback =
monitor-strict = false
enable-ipc = true
override-redirect = true
bottom = false
bottom = true
fixed-center = true
width = 100%
height = 32