Polybar: Remove underline
This commit is contained in:
parent
5156e603dd
commit
ffa4a1af5e
@ -67,7 +67,7 @@ padding = 2
|
||||
module-margin = 1
|
||||
|
||||
overline-size = 2
|
||||
underline-size = 1
|
||||
underline-size = 0
|
||||
line-color = ${res/colors.background-2}
|
||||
|
||||
# Module colors
|
||||
@ -93,7 +93,7 @@ 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-mini volume-ramp-mini battery-ramp-mini | date
|
||||
modules-right = temperature-label cpu-label memory-label | xbacklight-ramp volume-ramp battery-ramp | date
|
||||
|
||||
#========================================
|
||||
# MODULES
|
||||
|
Loading…
Reference in New Issue
Block a user