Skip to content

Commit

Permalink
chore: Disable session and window size restoration in prompt by defau…
Browse files Browse the repository at this point in the history
…lt, makes it behave much closer to stock gnome-terminal
  • Loading branch information
KyleGospo committed Dec 20, 2023
1 parent e4763b5 commit cbb0ff4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ terminal='prompt'
keybindings=['<Ctrl><Alt>t']
new-tab=false
flatpak='off'

[org/gnome/Prompt]
restore-session=false
restore-window-size=false

0 comments on commit cbb0ff4

Please sign in to comment.