about summary refs log tree commit diff
path: root/dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/ghostty/config2
-rw-r--r--dotfiles/sxhkd/base4
2 files changed, 4 insertions, 2 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config
index 5390eee..9974081 100644
--- a/dotfiles/ghostty/config
+++ b/dotfiles/ghostty/config
@@ -18,3 +18,5 @@ clipboard-paste-protection = false
 gtk-adwaita = false
 
 initial-command = "zsh"
+
+confirm-close-surface = false
diff --git a/dotfiles/sxhkd/base b/dotfiles/sxhkd/base
index e206b01..571b90b 100644
--- a/dotfiles/sxhkd/base
+++ b/dotfiles/sxhkd/base
@@ -1,6 +1,6 @@
 # terminal emulator
 alt + Return
-	alacritty -e tmux new-session -A
+	ghostty -e tmux new-session -A
 
 # program launcher
 alt + d
@@ -12,4 +12,4 @@ alt + shift + e
 
 # clipboard
 alt + c
-  clipmenu
\ No newline at end of file
+  clipmenu