This commit is contained in:
2026-09-13 19:47:01 +01:00
parent 14c3bb0495
commit ec43d7b57a
12 changed files with 602 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
# Output to pin the bar to; omit to follow the active output.
monitor = "DP-2"
# Bar height in logical px (default 36); reserved exclusively.
height = 24
height = 20
# MSAA for triangle primitives (does not affect quad borders).
antialiasing = true
# Default text size in logical px (default 16).
@@ -15,7 +15,7 @@ spacing = 8.0
[order]
left = ["workspaces", "weather"]
middle = []
right = ["clock"]
right = ["audio", "clock"]
[modules.clock]
show_seconds = false