summaryrefslogtreecommitdiff
path: root/dot-config/waybar
diff options
context:
space:
mode:
authorJosé Juan Loeza Sierra <jj@xz6ze.com>2025-07-08 22:45:51 -0700
committerJosé Juan Loeza Sierra <jj@xz6ze.com>2025-07-08 22:45:51 -0700
commit6607a79f9a11b9cf231e0261afd420f3dc0d52ee (patch)
tree4d7c07e2f1e8c0e9b16a0257ba7f5df264a19a57 /dot-config/waybar
parent627ee02a8716cf546955f82fe112898182530a2e (diff)
change sway/waybar colors & sway client font
Diffstat (limited to 'dot-config/waybar')
-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 {