Commit 49839b0

Eric Bower  ·  2026-07-11 22:10:33 -0400 EDT
parent c02c73d
chore: rearrange noctalia
1 files changed,  +10, -9
+10, -9
 1@@ -1,30 +1,31 @@
 2 config_version = 1
 3 
 4 [bar.default]
 5-capsule = true
 6 capsule_padding = 8.0
 7 capsule_radius = 0
 8+capsule = true
 9+font_family = "JetBrainsMono Nerd Font"
10+margin_ends = 0
11+position = "bottom"
12+radius = 0
13+shadow = false
14+widget_spacing = 2
15+
16+start = [ "launcher", "active_window" ]
17 center = [ "workspaces" ]
18 end = [
19     "media",
20     "volume",
21     "battery",
22     "brightness",
23-    "tray",
24     "notifications",
25     "clipboard",
26     "network",
27     "bluetooth",
28     "control-center",
29+    "tray",
30     "clock"
31 ]
32-start = [ "launcher", "active_window" ]
33-font_family = "JetBrainsMono Nerd Font"
34-margin_ends = 0
35-position = "bottom"
36-radius = 0
37-shadow = false
38-widget_spacing = 2
39 
40 [idle]
41 behavior_order = [ "lock", "screen-off", "lock-and-suspend" ]