diff options
author | claw0ry <me@claw0ry.net> | 2025-01-21 16:04:18 +0100 |
---|---|---|
committer | claw0ry <me@claw0ry.net> | 2025-01-21 16:04:18 +0100 |
commit | 47bd6511ee366875397004339cc1b15bfcb7d623 (patch) | |
tree | fee3ecf67aa5e416d980c2b03d078d6ae5e62a24 /ghostty | |
parent | bash: export XDG_STATE_HOME (diff) |
ghostty: disable window-save-state
Diffstat (limited to 'ghostty')
-rw-r--r-- | ghostty/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config index 8128966..8f74697 100644 --- a/ghostty/config +++ b/ghostty/config @@ -6,3 +6,4 @@ copy-on-select = true font-feature=-liga font-feature=-calt font-feature=-dlig +window-save-state=never |