configurations things

This commit is contained in:
2026-09-13 18:32:37 +01:00
parent a14b6f4967
commit cc67cd25e9
9 changed files with 122 additions and 27 deletions
+12
View File
@@ -1,4 +1,16 @@
[display]
# 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
# MSAA for triangle primitives (does not affect quad borders).
antialiasing = true
# Default text size in logical px (default 16).
default_text_size = 14.0
# Left/right padding between the bar edge and its content, logical px.
padding = 4.0
# Gap between modules in the bar, logical px.
spacing = 8.0
[order]
left = ["workspaces", "weather"]