summaryrefslogtreecommitdiff
path: root/home-config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/waybar/style.css')
-rw-r--r--home-config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/waybar/style.css b/home-config/waybar/style.css
index 0e98fc6..548056f 100644
--- a/home-config/waybar/style.css
+++ b/home-config/waybar/style.css
@@ -1,7 +1,7 @@
1* { 1* {
2 border: none; 2 border: none;
3 border-radius: 0; 3 border-radius: 0;
4 font-family: Sans; 4 font-family: AnonymicePro Nerd Font;
5 font-size: 15px; 5 font-size: 15px;
6 box-shadow: none; 6 box-shadow: none;
7 text-shadow: none; 7 text-shadow: none;