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