diff options
| author | joott <josh@ottmail.me> | 2025-07-31 10:30:30 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-31 10:30:30 -0400 |
| commit | d41482d29f92e0eae1cb5e94828eb2a2600de631 (patch) | |
| tree | 7bd1e07f120df4ce6dc526815488115d900c46d8 /.config/waybar/style.css | |
| parent | 6f520a9156c512dea9e3702fa705e92176e4026e (diff) | |
| download | dotfiles-d41482d29f92e0eae1cb5e94828eb2a2600de631.tar.gz dotfiles-d41482d29f92e0eae1cb5e94828eb2a2600de631.zip | |
misc tweaks
Diffstat (limited to '.config/waybar/style.css')
| -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 */ |