diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-10 00:29:02 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-10 00:29:02 +0200 |
commit | 9addab38b82a99dd3544ac1b5883346f93a80c62 (patch) | |
tree | fb1a48652a02f159e669d18becd4a13552404b7e | |
parent | 16fccb12fdf71f099c45978589da88cdb2cbdb3e (diff) |
increased font size
-rw-r--r-- | config/hyprland/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini index 671ede4..79cc804 100644 --- a/config/hyprland/foot/foot.ini +++ b/config/hyprland/foot/foot.ini @@ -9,7 +9,7 @@ term=xterm-256color # title=foot # locked-title=no -# font=monospace:size=8 +font=monospace:size=11 # font-bold=<bold variant of regular font> # font-italic=<italic variant of regular font> # font-bold-italic=<bold+italic variant of regular font> |