fix: polybar config spaces and bspwm scrolling
This commit is contained in:
parent
af7c310c36
commit
a262f249ae
3 changed files with 23 additions and 21 deletions
|
@ -39,8 +39,8 @@
|
||||||
|
|
||||||
; override-redirect = true
|
; override-redirect = true
|
||||||
|
|
||||||
scroll-up = bspwm-desknext
|
; scroll-up = bspwm-desknext
|
||||||
scroll-down = bspwm-deskprev
|
; scroll-down = bspwm-deskprev
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = pointer
|
cursor-scroll = pointer
|
||||||
|
|
|
@ -57,6 +57,8 @@
|
||||||
ws-icon-5 = side-view;
|
ws-icon-5 = side-view;
|
||||||
ws-icon-default =
|
ws-icon-default =
|
||||||
|
|
||||||
|
enable-scroll = false
|
||||||
|
|
||||||
; Separator in between workspaces
|
; Separator in between workspaces
|
||||||
; label-separator = |
|
; label-separator = |
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue