diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-01 03:44:05 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-01 03:44:05 -0600 |
| commit | 43d0c8fe990ecd7fb446a6f7ae3dd2d39af0cd3b (patch) | |
| tree | ef148139e50e4c291ca7cffc1b197027dc5bd19f /dotfiles | |
| parent | 5984e27f16d1589fe8bb2342df90f277317b375c (diff) | |
| download | archsetup-43d0c8fe990ecd7fb446a6f7ae3dd2d39af0cd3b.tar.gz archsetup-43d0c8fe990ecd7fb446a6f7ae3dd2d39af0cd3b.zip | |
feat(foot): increase default font size to 14
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/hyprland/.config/foot/foot.ini | 2 | ||||
| -rw-r--r-- | dotfiles/hyprland/.config/themes/dupre/foot.ini | 2 | ||||
| -rw-r--r-- | dotfiles/hyprland/.config/themes/hudson/foot.ini | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/hyprland/.config/foot/foot.ini b/dotfiles/hyprland/.config/foot/foot.ini index 8fe19b3..48c26a6 100644 --- a/dotfiles/hyprland/.config/foot/foot.ini +++ b/dotfiles/hyprland/.config/foot/foot.ini @@ -3,7 +3,7 @@ [main] term=xterm-256color -font=BerkeleyMono Nerd Font:size=13 +font=BerkeleyMono Nerd Font:size=14 pad=8x8 [scrollback] diff --git a/dotfiles/hyprland/.config/themes/dupre/foot.ini b/dotfiles/hyprland/.config/themes/dupre/foot.ini index 8fe19b3..48c26a6 100644 --- a/dotfiles/hyprland/.config/themes/dupre/foot.ini +++ b/dotfiles/hyprland/.config/themes/dupre/foot.ini @@ -3,7 +3,7 @@ [main] term=xterm-256color -font=BerkeleyMono Nerd Font:size=13 +font=BerkeleyMono Nerd Font:size=14 pad=8x8 [scrollback] diff --git a/dotfiles/hyprland/.config/themes/hudson/foot.ini b/dotfiles/hyprland/.config/themes/hudson/foot.ini index 4e9681c..2ef78d4 100644 --- a/dotfiles/hyprland/.config/themes/hudson/foot.ini +++ b/dotfiles/hyprland/.config/themes/hudson/foot.ini @@ -3,7 +3,7 @@ [main] term=xterm-256color -font=BerkeleyMono Nerd Font:size=13 +font=BerkeleyMono Nerd Font:size=14 pad=8x8 [scrollback] |
