diff options
Diffstat (limited to '.config/waybar')
| -rw-r--r-- | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 082ed20..4d8a365 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -89,7 +89,7 @@ button { } #window { - margin: 0 20px; + margin: 0 10px; } /* If workspaces is the leftmost module, omit left margin */ |