diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-04-25 11:20:12 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-04-25 11:23:40 +0200 |
| commit | 94a7dac83bd9b4a578227178896704804d2f7875 (patch) | |
| tree | 8d42e65a31eb54774faadfe56602e3d357466d5c /artix/home/.config/waybar | |
| parent | 0c913f1e421b9d47c052350c4c1d619e4ac6a297 (diff) | |
change font
Diffstat (limited to 'artix/home/.config/waybar')
| -rw-r--r-- | artix/home/.config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artix/home/.config/waybar/style.css b/artix/home/.config/waybar/style.css index cc2bab3..4e7b6e8 100644 --- a/artix/home/.config/waybar/style.css +++ b/artix/home/.config/waybar/style.css @@ -1,5 +1,5 @@ * { - font-family: "0xProto Nerd Font"; + font-family: "monospace"; font-weight: bold; } |
