mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat(ghostty): disable confirmation dialog on close
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
home.file = {
|
home.file = {
|
||||||
".config/ghostty/config" = {
|
".config/ghostty/config" = {
|
||||||
text = ''
|
text = ''
|
||||||
|
confirm-close-surface = false
|
||||||
gtk-titlebar = false
|
gtk-titlebar = false
|
||||||
window-padding-x = 10
|
window-padding-x = 10
|
||||||
window-padding-y = 10
|
window-padding-y = 10
|
||||||
|
Reference in New Issue
Block a user