Update polybar configuration for 3.7
This commit is contained in:
parent
d478f5dda5
commit
2375de6595
@ -43,7 +43,7 @@ border-bottom-size = 0
|
|||||||
border-color = #00000000
|
border-color = #00000000
|
||||||
|
|
||||||
padding-left = 0
|
padding-left = 0
|
||||||
padding-right = 2
|
padding-right = 1
|
||||||
|
|
||||||
module-margin-left = 1
|
module-margin-left = 1
|
||||||
module-margin-right = 0
|
module-margin-right = 0
|
||||||
@ -56,14 +56,15 @@ font-4 = FontAwesome:size=10
|
|||||||
|
|
||||||
modules-left = dwm
|
modules-left = dwm
|
||||||
modules-center = player-mpris-tail
|
modules-center = player-mpris-tail
|
||||||
modules-right = xkeyboard filesystem pulseaudio battery cpu memory temperature date powermenu
|
modules-right = xkeyboard filesystem pulseaudio battery cpu memory temperature date powermenu tray
|
||||||
|
|
||||||
tray-position = right
|
|
||||||
tray-padding = 5
|
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
|
|
||||||
|
[module/tray]
|
||||||
|
type = internal/tray
|
||||||
|
tray-spacing = 5px
|
||||||
|
|
||||||
[module/xwindow]
|
[module/xwindow]
|
||||||
type = internal/xwindow
|
type = internal/xwindow
|
||||||
label = %title:0:30:...%
|
label = %title:0:30:...%
|
||||||
|
Loading…
Reference in New Issue
Block a user