Polybar: General cleanup
This commit is contained in:
parent
26b6a00304
commit
6583a641d9
@ -65,7 +65,10 @@ height = 30
|
||||
padding = 2
|
||||
module-margin = 1
|
||||
|
||||
overline-size = 2
|
||||
border-size = 4
|
||||
border-color = ${res/colors.background-2}
|
||||
|
||||
overline-size = 4
|
||||
underline-size = 0
|
||||
line-color = ${res/colors.background-2}
|
||||
|
||||
@ -87,9 +90,6 @@ inherit = template/bar
|
||||
bottom = true
|
||||
tray-position = right
|
||||
|
||||
border-top-size = 2
|
||||
border-top-color = ${res/colors.background-2}
|
||||
|
||||
modules-left = i3 bspwm | wlan-network eth-network | mpd
|
||||
modules-center = xwindow-label
|
||||
modules-right = temperature-label cpu-label memory-label | xbacklight-ramp volume-ramp battery-ramp | date
|
||||
@ -99,12 +99,6 @@ inherit = template/bar
|
||||
bottom = true
|
||||
tray-position = right
|
||||
|
||||
padding = 2
|
||||
|
||||
overline-size = 4
|
||||
border-size = 4
|
||||
border-color = ${res/colors.background-2}
|
||||
|
||||
modules-left = i3 bspwm |
|
||||
modules-center = xwindow-label
|
||||
modules-right = | mpd-mini temperature-label-alert wlan-network-mini volume-ramp-mini battery-ramp-mini | date-mini
|
||||
|
Loading…
Reference in New Issue
Block a user