diff options
author | Hydrogen <hydrogen@h2.gay> | 2025-06-18 09:25:48 +0100 |
---|---|---|
committer | Hydrogen <hydrogen@h2.gay> | 2025-06-18 09:25:48 +0100 |
commit | 8d93b492cfae741e385b10a9fe6d278cc9aee01c (patch) | |
tree | 78f4632b8722a82ca8181382d5ad12ae29c74cb7 | |
parent | 345b0ae427504db53b9d1c74e962e0d014c5a1d5 (diff) |
oh hey that 18 size font finally started breaking stuff instead of fixing it
-rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index 9e6f0dd..9ec2863 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,7 +1,7 @@ set $mod Mod4 exec setxkbmap -option compose:menu -font pango:Hack Nerd Font 18 +font pango:Hack Nerd Font 11 # session setup # xdg autostart stuff |