things
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user