diff options
| author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2025-11-18 14:13:04 +0100 |
|---|---|---|
| committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2025-11-18 14:13:04 +0100 |
| commit | 80ec14e7a22930a259607e4c8740b09303074d65 (patch) | |
| tree | 0c97e43a14fcc00e6fbf95b6c34398bbfeb5f673 /ghostty.nix | |
| parent | bec6421e62d732aa1f17c2fcc968d5b6731e26a2 (diff) | |
| download | home-manager-80ec14e7a22930a259607e4c8740b09303074d65.tar.gz home-manager-80ec14e7a22930a259607e4c8740b09303074d65.tar.bz2 home-manager-80ec14e7a22930a259607e4c8740b09303074d65.zip | |
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 |
