We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9405301 commit e328552Copy full SHA for e328552
1 file changed
examples/eww/eww.yuck
@@ -47,7 +47,7 @@
47
(box :orientation "h" :halign "start" :hexpand true :space-evenly false
48
(label :text "" :class "arch-logo")
49
(river-tags :focused-tags focused-tags :urgent-tags urgent-tags :view-tags view-tags)
50
- (label :text "|" :class "sep"))
+ (label :text "|" :class "sep")
51
(focused-view)))
52
53
(defwidget bar-right []
0 commit comments