From 36fe8161da01eb076076de0a65caa1d06cb1d196 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Mon, 15 Apr 2024 21:31:13 -0400 Subject: lsp for python in nvim --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 .config/waybar/style.css (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css old mode 100644 new mode 100755 index 79048bd..9509b76 --- 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; -- cgit v1.2.3