summaryrefslogtreecommitdiff
path: root/dot-config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dot-config/waybar/style.css')
-rw-r--r--dot-config/waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css
index 4b6a6ee..a7237b4 100644
--- a/dot-config/waybar/style.css
+++ b/dot-config/waybar/style.css
@@ -65,3 +65,7 @@ tooltip label {
animation-iteration-count: infinite;
animation-direction: alternate;
}
+
+#custom-separator {
+ margin: 0px 8px 0px 8px;
+}