about summary refs log tree commit diff
path: root/dotfiles/sxhkd
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/sxhkd
parentUpdate (diff)
downloadnixos-config-21f7d779aa150291a270da6a189681521df5b570.tar.gz
nixos-config-21f7d779aa150291a270da6a189681521df5b570.tar.bz2
nixos-config-21f7d779aa150291a270da6a189681521df5b570.zip
dotfiles: sxhkd: use ghostty
Diffstat (limited to 'dotfiles/sxhkd')
-rw-r--r--dotfiles/sxhkd/base4
1 files changed, 2 insertions, 2 deletions
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