aboutsummaryrefslogtreecommitdiffstats
path: root/waybar/style.css
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-08-01 18:30:08 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-08-01 18:30:08 +0100
commitad9c557d87d5e9aa7bb0033eb26e1a2d339610a9 (patch)
treedde1c19a5e496333325e471a9a12514f360eb255 /waybar/style.css
parent0a07704d6dc53bf3a35d4aadfa240586f55e9487 (diff)
Remove workspace names
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css
index d7ac024..3e53a9d 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -25,6 +25,10 @@ button {
border-radius: 0;
}
+#window {
+ padding: 0 5px;
+}
+
/* https://github.com/Alexays/Waybar/wiki/FAQ#the-workspace-buttons-have-a-strange-hover-effect */
#workspaces button {