remove powermenu from polybar
This commit is contained in:
parent
40f311b343
commit
2adf20987a
|
@ -50,7 +50,7 @@ font-3 = ${fonts.font-3}
|
|||
|
||||
modules-left = bspwm xwindow
|
||||
modules-center = date
|
||||
modules-right = pulseaudio cpu memory eth powermenu
|
||||
modules-right = pulseaudio cpu memory eth
|
||||
|
||||
[bar/secondary]
|
||||
monitor = DP-4
|
||||
|
@ -97,7 +97,6 @@ format-font = 1
|
|||
label-focused = %icon%
|
||||
label-focused-background = ${colors.eggplant}
|
||||
label-focused-padding = 2
|
||||
; label-focused-underline = ${colors.red}
|
||||
|
||||
label-occupied = %icon%
|
||||
label-occupied-padding = 2
|
||||
|
|
Loading…
Reference in New Issue