diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css index ed141ca..dc4ccff 100644 --- a/dot_config/waybar/style.css +++ b/dot_config/waybar/style.css @@ -52,3 +52,8 @@ button:hover { background-color: #64727D; box-shadow: inset 0 -3px #ffffff; } + +#window, +#workspaces { + margin: 0 4px; +}