diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-04-15 21:31:13 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-04-15 21:31:13 -0400 |
| commit | 36fe8161da01eb076076de0a65caa1d06cb1d196 (patch) | |
| tree | f457d21dbcddabab9eb4dff63195d42e63e884a6 /.config/waybar/style.css | |
| parent | 14288f973d6cd0770fac558c981292d2f35ee0f6 (diff) | |
lsp for python in nvim
Diffstat (limited to '.config/waybar/style.css')
| -rwxr-xr-x[-rw-r--r--] | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 79048bd..9509b76 100644..100755 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,6 +1,6 @@ * { border: none; - border-radius: 10; + border-radius: 10px; font-family: "JetbrainsMono Nerd Font" ; font-size: 15px; min-height: 10px; |
