Remove spacing to right of Workspace text on Bar

This commit is contained in:
Abdulmujeeb Raji 2023-04-10 12:18:59 +01:00
parent 7883db3d26
commit 011a5f8658

View file

@ -8,10 +8,6 @@
"features": ["tray_experimental", "hyprland", "systemd"] "features": ["tray_experimental", "hyprland", "systemd"]
}, },
"left-tray_tray": {}, "left-tray_tray": {},
"left-spacing_traytowin": {
"spacing_start": 0,
"spacing_end": 20
},
"left-label_window": { "left-label_window": {
"text": "Workspace ", "text": "Workspace ",
"command": "%hl_workspace%", "command": "%hl_workspace%",