From 011a5f8658fc1202eca3e20b6e0648dbb69d0c31 Mon Sep 17 00:00:00 2001 From: Abdulmujeeb Raji Date: Mon, 10 Apr 2023 12:18:59 +0100 Subject: [PATCH] Remove spacing to right of Workspace text on Bar --- .config/HybridBar/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/HybridBar/config.json b/.config/HybridBar/config.json index bb37f9d..5cfa29c 100644 --- a/.config/HybridBar/config.json +++ b/.config/HybridBar/config.json @@ -8,10 +8,6 @@ "features": ["tray_experimental", "hyprland", "systemd"] }, "left-tray_tray": {}, - "left-spacing_traytowin": { - "spacing_start": 0, - "spacing_end": 20 - }, "left-label_window": { "text": "Workspace ", "command": "%hl_workspace%",