diff options
| author | EnricoGuccii <partyka.003@proton.me> | 2026-03-22 21:55:02 +0100 |
|---|---|---|
| committer | EnricoGuccii <partyka.003@proton.me> | 2026-03-22 21:55:02 +0100 |
| commit | 06ecd137014890d5e5ec4a32961f37ab82970314 (patch) | |
| tree | 501a538781045ec25b98b8e9169320af7b11128d /.config/waybar/config | |
| parent | aae0ff4b45337763b7a1ff71bb13429ad0d9a01b (diff) | |
waybar
Diffstat (limited to '.config/waybar/config')
| -rw-r--r-- | .config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index b5ebd6b..0c493cb 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,7 +1,7 @@ { "layer": "top", "position": "top", - "height": 15, + "height": 10, "spacing": 5, "modules-left": ["sway/workspaces"], |