diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-04-24 12:40:09 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-04-24 12:40:09 -0400 |
| commit | 94e75916e2bc55d329169e5b30fc09080051591c (patch) | |
| tree | 3e6146229298ae28151e00dc31c177cdc7aa9057 /.config/waybar | |
| parent | 97ab1102a9666fc62a6e32dcba000f8d842be01b (diff) | |
| parent | 36fe8161da01eb076076de0a65caa1d06cb1d196 (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.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; |
