diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-08 00:13:45 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-08 00:13:45 -0500 |
| commit | eb03615199f93f29e8d663b1e5d2b0e3371459cd (patch) | |
| tree | 25553d1ccaa549fe3afdb0629fd63657aeedce56 /config/ghostty/ghostty.config | |
| parent | 230d85be9fbccb6653f031cecd248442350b7e58 (diff) | |
Added support for ghostty term integrated w/wallust
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/ghostty/ghostty.config
modified: config/hypr/scripts/ThemeChanger.sh
modified: config/hypr/scripts/WallustSwww.sh
new file: config/wallust/templates/colors-ghostty.conf
modified: config/wallust/wallust.toml
Diffstat (limited to 'config/ghostty/ghostty.config')
| -rw-r--r-- | config/ghostty/ghostty.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ghostty/ghostty.config b/config/ghostty/ghostty.config index 00def172..3795ec3f 100644 --- a/config/ghostty/ghostty.config +++ b/config/ghostty/ghostty.config @@ -4,7 +4,7 @@ background-opacity = 1.00 bold-is-bright = false confirm-close-surface = false cursor-style = bar -font-family = Maple Mono NF +font-family = FantasqueSansM Nerd Font Mono font-size = 12 gtk-single-instance = true mouse-hide-while-typing = true |
