aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/waybar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/waybar.nix')
-rw-r--r--home/profiles/waybar.nix7
1 files changed, 5 insertions, 2 deletions
diff --git a/home/profiles/waybar.nix b/home/profiles/waybar.nix
index 4a31377..3194c23 100644
--- a/home/profiles/waybar.nix
+++ b/home/profiles/waybar.nix
@@ -58,7 +58,7 @@
* {
border-radius: 0;
border: none;
- font-family: "Roboto Mono, Font Awesome 5 Free, Font Awesome 5 Brands, Arial, sans-serif";
+ font-family: "Roboto Mono, sans-serif";
font-size: 15px;
color: #C5C8C6;
min-height: 24px;
@@ -69,7 +69,7 @@
}
#window {
font-weight: bold;
- font-family: "Roboto Mono, Font Awesome 5 Free, Font Awesome 5 Brands, Arial, sans-serif";
+ font-family: "Roboto Mono, sans-serif";
}
#workspaces button {
padding: 0 5px;
@@ -107,6 +107,9 @@
#pulseaudio.muted {
color: #8c8f91;
}
+ #custom-systemd {
+ color: #8c8f91;
+ }
#custom-systemd.errors {
border-bottom: 2px solid #ef8773;
}