Update config for new polybar version
This commit is contained in:
parent
a1fa14db4c
commit
66564171ed
1 changed files with 3 additions and 3 deletions
|
@ -56,11 +56,11 @@ wm-restack = bspwm
|
|||
|
||||
;override-redirect = true
|
||||
|
||||
scroll-up = bspwm-desknext
|
||||
scroll-down = bspwm-deskprev
|
||||
scroll-up = #bspwm.prev
|
||||
scroll-down = #bspwm.next
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
cursor-scroll = default
|
||||
|
||||
[module/date]
|
||||
type = internal/date
|
||||
|
|
Loading…
Reference in a new issue