Picom rounds polybar
This commit is contained in:
parent
6e7455eaa0
commit
82cf772581
2 changed files with 7 additions and 7 deletions
|
@ -30,10 +30,10 @@ green= #5af78e
|
|||
|
||||
[bar/float]
|
||||
;monitor = ${env:MONITOR:HDMI-1}
|
||||
width = 100%
|
||||
width = 98%
|
||||
height = 60
|
||||
;offset-x = 1%
|
||||
;offset-y = 1%
|
||||
offset-x = 1%
|
||||
offset-y = 1%
|
||||
radius = 0.0
|
||||
fixed-center = true
|
||||
bottom = true
|
||||
|
@ -63,11 +63,11 @@ modules-left = filesystem exwm-mail xbacklight pulseaudio exwm-buffer-name
|
|||
modules-center = memory date cpu
|
||||
modules-right = wlan battery powermenu
|
||||
|
||||
tray-position = right
|
||||
tray-position = center
|
||||
tray-padding = 5
|
||||
tray-maxsize = 30
|
||||
tray-background = ${colors.background}
|
||||
; tray-offset-x = -1428
|
||||
tray-offset-x = 1028
|
||||
|
||||
;wm-restack = bspwm
|
||||
;wm-restack = i3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue