From 489e7ff326072d4e7fcad5ed235424f63836917f Mon Sep 17 00:00:00 2001 From: Doloro1978 Date: Wed, 16 Sep 2026 12:26:04 +0100 Subject: [PATCH] bleh --- test.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/test.toml b/test.toml index 6e45ef1..85cbe85 100644 --- a/test.toml +++ b/test.toml @@ -1,15 +1,9 @@ [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 = 20 -# 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 theme = 'example_base16.yaml'