diff options
author | Sadbeast <sadbeast@sadbeast.com> | 2020-09-17 13:48:09 -0500 |
---|---|---|
committer | Sadbeast <sadbeast@sadbeast.com> | 2020-09-17 13:48:09 -0500 |
commit | 30eb3d7d524da7d1db96dd1e44c83c3644f133f0 (patch) | |
tree | e84b0d93bfa12655b51f55cbd991e2d04ec50a74 /.config/waybar | |
parent | 9363b8ea5166b9e61f698696ecd1f1a1de1cbe83 (diff) | |
download | cfg-30eb3d7d524da7d1db96dd1e44c83c3644f133f0.tar.gz cfg-30eb3d7d524da7d1db96dd1e44c83c3644f133f0.tar.bz2 |
give me space
Diffstat (limited to '.config/waybar')
-rw-r--r-- | .config/waybar/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index c4bdcb6..f587ced 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -12,6 +12,10 @@ window#waybar { color: white; } +#workspaces { + margin-right: 5px; +} + #workspaces button { padding: 0 5px; background: transparent; |