Fix missing widget in chonk EWW bar
This commit is contained in:
parent
dbf5d34ada
commit
21efddb462
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
||||||
(systray :pack_direction "ltr" :icon-size 20)
|
(systray :pack_direction "ltr" :icon-size 20)
|
||||||
(box :class "right" :orientation "h" :space-evenly false :halign "end"
|
(box :class "right" :orientation "h" :space-evenly false :halign "end"
|
||||||
(gametime)(space)
|
(gametime)(space)
|
||||||
(colour_selector)(space)
|
; (colour_selector)(space)
|
||||||
(wallpaper)(space)
|
(wallpaper)(space)
|
||||||
(mountpoint :label "/" :mount "/")(space)
|
(mountpoint :label "/" :mount "/")(space)
|
||||||
(mountpoint :label "" :mount "/home/mbradley/hdd")(sep)
|
(mountpoint :label "" :mount "/home/mbradley/hdd")(sep)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue