remove gaps from swaybar
This commit is contained in:
@ -32,7 +32,7 @@ bar {
|
|||||||
tray_output none
|
tray_output none
|
||||||
font Hack Nerd Font 9
|
font Hack Nerd Font 9
|
||||||
status_command "~/Scripts/sway/bar.sh"
|
status_command "~/Scripts/sway/bar.sh"
|
||||||
gaps 0 6 0 0
|
gaps 0 0 0 0
|
||||||
colors {
|
colors {
|
||||||
# focused_workspace #7E9CD8 #7E9CD8 #AAAAAA
|
# focused_workspace #7E9CD8 #7E9CD8 #AAAAAA
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user