diff options
| author | Marc Pervaz Boocha <mboocha@sudomsg.com> | 2025-08-20 22:27:47 +0530 |
|---|---|---|
| committer | Marc Pervaz Boocha <mboocha@sudomsg.com> | 2025-08-20 22:27:47 +0530 |
| commit | 13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb (patch) | |
| tree | 1c93f5705bdd4ea2818c8c23515e35bff1d0a3b3 /.config/ghostty | |
| parent | Added exrc files to gitignore (diff) | |
| download | dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.tar dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.tar.gz dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.tar.bz2 dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.tar.lz dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.tar.xz dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.tar.zst dotfiles-13ee27b4a14e82a8bd46b1c23ad6f8489cadecbb.zip | |
Switched to ghostty
Diffstat (limited to '.config/ghostty')
| -rw-r--r-- | .config/ghostty/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..d70c88a --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,9 @@ +font-family = "" +font-family = "Adwaita Mono" + +theme = dark:Adwaita Dark,light:Adwaita +shell-integration-features = false +gtk-single-instance = true +linux-cgroup = always +window-theme = ghostty +window-subtitle = working-directory |
