feat(noctalia): add wallhaven bar widget
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user