diff options
Diffstat (limited to 'ghostty.nix')
| -rw-r--r-- | ghostty.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ghostty.nix b/ghostty.nix index ba5408e..225db33 100644 --- a/ghostty.nix +++ b/ghostty.nix @@ -4,10 +4,9 @@ ... }: { xdg.configFile."ghostty/config".text = '' - theme=GruvboxDark + theme=3024 Day window-decoration=false confirm-close-surface=false - shell-integration=fish command=fish keybind = unconsumed:ctrl+tab=unbind font-family = iosevka |
