From 21f7d779aa150291a270da6a189681521df5b570 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 3 Feb 2025 23:57:17 +0100 Subject: dotfiles: sxhkd: use ghostty --- dotfiles/ghostty/config | 2 ++ dotfiles/sxhkd/base | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'dotfiles') 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 -- cgit 1.4.1