diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-08 20:50:02 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-08 20:50:02 -0400 |
commit | 606e3b8e154a2e273c84b980041b09d85ed17a5f (patch) | |
tree | f6f733a106c6c5740e3b31e6e8d5f84d93e8241a /home-config/waybar/style.css | |
parent | 9c784f795d5f9a21c725bf659f7c22adaa024f9e (diff) |
waybar stuffs
Diffstat (limited to 'home-config/waybar/style.css')
-rw-r--r-- | home-config/waybar/style.css | 2 |
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; |