diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
| commit | cabf188ae487120d4b9ac1fe21fff45403a787b4 (patch) | |
| tree | d9fa0f83426f6465029fb1de334665127e65d1d2 /users/ryan/linux/waybar/style.css | |
| parent | 0ce4331f742863ec03c711c27b0a0dee7e8cc187 (diff) | |
various fixes to guix
Diffstat (limited to 'users/ryan/linux/waybar/style.css')
| -rw-r--r-- | users/ryan/linux/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/ryan/linux/waybar/style.css b/users/ryan/linux/waybar/style.css index 682a14e..ac78984 100644 --- a/users/ryan/linux/waybar/style.css +++ b/users/ryan/linux/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: AnonymicePro Nerd Font; | 4 | font-family: FiraCode 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; |
