mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-01-19 06:31:52 +01:00
ghostty: use gtk-single-instance
This commit is contained in:
parent
60fccad646
commit
01663a279a
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ theme = "catppuccin-mocha"
|
|||
# Disable useless GTK bar
|
||||
gtk-titlebar = false
|
||||
|
||||
# Use one Process
|
||||
gtk-single-instance = true
|
||||
|
||||
window-save-state = "never"
|
||||
|
||||
keybind = clear
|
||||
|
|
Loading…
Add table
Reference in a new issue