ghostty: add config

This commit is contained in:
Oleksandr Smirnov 2025-12-06 18:31:36 +02:00
parent 90df62941b
commit f5cfaf9459
No known key found for this signature in database
2 changed files with 6 additions and 0 deletions

5
config/ghostty/config Normal file
View file

@ -0,0 +1,5 @@
theme = TokyoNight Night
window-theme = ghostty
font-family = Jetbrains Mono
font-size = 13
command = fish

View file

@ -135,6 +135,7 @@ window-rule {
match app-id="firefox" match app-id="firefox"
match app-id="Brave-browser" match app-id="Brave-browser"
match app-id="kitty" match app-id="kitty"
match app-id="ghostty"
match app-id="obsidian" match app-id="obsidian"
match app-id="Code" match app-id="Code"
match app-id="Zed" match app-id="Zed"