feat(noctalia): add wallhaven bar widget

This commit is contained in:
2026-08-03 19:39:59 +02:00
parent a4c7461958
commit 50950ac071
+6 -1
View File
@@ -4,7 +4,7 @@ ui_scale = 1.20
[bar.default]
center = [ "workspaces", "spacer_1", "active_window" ]
concave_edge_corners = true
end = [ "media", "spacer_1", "tray", "notifications", "network", "volume", "session" ]
end = [ "media", "spacer_1", "tray", "notifications", "network", "volume", "wallhaven", "session" ]
margin_edge = 0
margin_ends = 0
radius_bottom_left = 12
@@ -137,6 +137,11 @@ glyph = "cpu-2"
stat = "ram_used"
type = "sysmon"
[widget.wallhaven]
color = "secondary"
glyph = "photo"
type = "noctalia/wallhaven:wallhaven"
[widget.tray]
capsule = true
capsule_fill = "on_secondary"