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.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css
index 3901ff9..cf884cc 100644
--- a/dot-config/waybar/style.css
+++ b/dot-config/waybar/style.css
@@ -17,7 +17,7 @@ window#waybar > box {
}
#hardware * {
- margin: 4px;
+ margin: 0px 4px 0 4px;
}
tooltip {
@@ -35,7 +35,8 @@ tooltip label {
}
#workspaces button.focused {
- background: #64727D;
+ /*background: #64727D;*/
+ background: #7c6f64;
}
#mode {