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
|
@ -1,8 +1,8 @@
|
|||
[bar/base]
|
||||
width = 100%
|
||||
height = 27
|
||||
; offset-x = 1%
|
||||
; offset-y = 1%
|
||||
; offset-x = 1%
|
||||
; offset-y = 1%
|
||||
radius = 0.0
|
||||
fixed-center = true
|
||||
bottom = true
|
||||
|
@ -35,12 +35,12 @@
|
|||
tray-padding = 2
|
||||
|
||||
wm-restack = bspwm
|
||||
; wm-restack = i3
|
||||
; wm-restack = i3
|
||||
|
||||
; override-redirect = true
|
||||
; override-redirect = true
|
||||
|
||||
scroll-up = bspwm-desknext
|
||||
scroll-down = bspwm-deskprev
|
||||
; scroll-up = bspwm-desknext
|
||||
; scroll-down = bspwm-deskprev
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = pointer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue