summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-04-15 21:31:13 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-04-15 21:31:13 -0400
commit36fe8161da01eb076076de0a65caa1d06cb1d196 (patch)
treef457d21dbcddabab9eb4dff63195d42e63e884a6 /.config/waybar
parent14288f973d6cd0770fac558c981292d2f35ee0f6 (diff)
lsp for python in nvim
Diffstat (limited to '.config/waybar')
-rwxr-xr-x[-rw-r--r--].config/waybar/style.css2
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;