remove gaps from swaybar

This commit is contained in:
2025-09-14 23:06:09 +05:00
parent e43d39b957
commit 1820a8eff5

View File

@ -32,7 +32,7 @@ bar {
tray_output none
font Hack Nerd Font 9
status_command "~/Scripts/sway/bar.sh"
gaps 0 6 0 0
gaps 0 0 0 0
colors {
# focused_workspace #7E9CD8 #7E9CD8 #AAAAAA
}