Switch to polybar
This commit is contained in:
@@ -51,7 +51,7 @@ fgcolor-inactive = ${xrdb:WmColor.fgcolor_Inactive:#676e7d}
|
||||
monitor = ${env:MONITOR:eDP-1}
|
||||
|
||||
width = 100%
|
||||
height = 38
|
||||
height = ${env:PANEL_HEIGHT:38}
|
||||
; offset-x = 1%
|
||||
; offset-y = 1%
|
||||
radius = 0.0
|
||||
@@ -88,7 +88,7 @@ tray-padding = 2
|
||||
tray-detached = true
|
||||
;tray-background = #0063ff
|
||||
|
||||
; wm-restack = bspwm
|
||||
wm-restack = bspwm
|
||||
; wm-name = ${env:PANEL_NAME:polybar_panel}
|
||||
|
||||
scroll-up = bspwm-desknext
|
||||
|
||||
Reference in New Issue
Block a user