summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-04-24 12:40:09 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-04-24 12:40:09 -0400
commit94e75916e2bc55d329169e5b30fc09080051591c (patch)
tree3e6146229298ae28151e00dc31c177cdc7aa9057 /.config/waybar
parent97ab1102a9666fc62a6e32dcba000f8d842be01b (diff)
parent36fe8161da01eb076076de0a65caa1d06cb1d196 (diff)
Merge branch 'macOS' of github.com:JacobMcDonnell/dotfiles into macOS
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;