aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/waybar/config2
-rw-r--r--.config/waybar/style.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/.config/waybar/config b/.config/waybar/config
index b619e63..16438d6 100644
--- a/.config/waybar/config
+++ b/.config/waybar/config
@@ -1,6 +1,6 @@
{
"layer": "top",
- "height": 23,
+ "height": 27,
"spacing": 5,
"margin-top" :5,
"margin-right" :10,
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 7e8c378..a574200 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -24,7 +24,7 @@ window#waybar.hidden {
}
#tags,
-/* #tags button, */
+#tags button,
/* #tags button.occupied, */
/* #tags button.focused, */
/* #tags button.urgent, */
@@ -159,7 +159,7 @@ window#waybar.hidden {
color: #928374;
background: #3c3836;
padding: 0 4px;
- margin: 0px 2px;
+ margin: 0px -0.5px;
min-width: 15px;
}