diff options
Diffstat (limited to 'config/waybar')
-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 c9ad192..c747733 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -1,6 +1,6 @@ { "layer": "top", // Waybar at top layer - "width": 1900, // Waybar width + "width": 1300, // Waybar width "spacing": 4, // Gaps between modules (4px) // Choose the order of the modules "modules-left": ["hyprland/workspaces"], |