about summary refs log tree commit diff
path: root/dotfiles
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2025-02-03 23:57:17 +0100
committerBaitinq <[email protected]>2025-02-03 23:57:17 +0100
commit21f7d779aa150291a270da6a189681521df5b570 (patch)
tree49e34ac36e359c19e50b25a6af33d465617ebdd1 /dotfiles
parentUpdate (diff)
downloadnixos-config-21f7d779aa150291a270da6a189681521df5b570.tar.gz
nixos-config-21f7d779aa150291a270da6a189681521df5b570.tar.bz2
nixos-config-21f7d779aa150291a270da6a189681521df5b570.zip
dotfiles: sxhkd: use ghostty
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