change spaccing

This commit is contained in:
Simon Rieger 2025-04-28 12:56:47 +02:00
parent 03c8104b53
commit 3553e8c449

View file

@ -4,7 +4,7 @@
// "position": "bottom", // Waybar position (top|bottom|left|right) // "position": "bottom", // Waybar position (top|bottom|left|right)
"height": 30, // Waybar height (to be removed for auto height) "height": 30, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width // "width": 1280, // Waybar width
"spacing": 4, // Gaps between modules (4px) "spacing": 10, // Gaps between modules (10px)
// Choose the order of the modules // Choose the order of the modules
"modules-left": [ "modules-left": [
"hyprland/workspaces" "hyprland/workspaces"