Commit e821af0
Eric Bower
·
2026-07-11 19:40:51 -0400 EDT
parent 5da60e3
style: noctalia bar
1 files changed,
+9,
-3
+9,
-3
1@@ -8,15 +8,14 @@ center = [ "workspaces" ]
2 end = [
3 "media",
4 "volume",
5+ "battery",
6+ "brightness",
7 "tray",
8 "notifications",
9 "clipboard",
10 "network",
11 "bluetooth",
12- "brightness",
13- "battery",
14 "control-center",
15- "session",
16 "clock"
17 ]
18 start = [ "launcher", "active_window" ]
19@@ -25,6 +24,7 @@ margin_ends = 0
20 position = "bottom"
21 radius = 0
22 shadow = false
23+widget_spacing = 2
24
25 [idle]
26 behavior_order = [ "lock", "screen-off", "lock-and-suspend" ]
27@@ -83,9 +83,15 @@ unit = "imperial"
28 [widget.clock]
29 format = "{:%I:%M %m/%d}"
30
31+[widget.bluetooth]
32+hide_when_no_connected_device = true
33+
34 [widget.launcher]
35 enabled = true
36
37+[widget.media]
38+hide_when_no_media = true
39+
40 [widget.network]
41 show_label = false
42