diff options
-rw-r--r-- | dotfiles/sxhkd/base | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/sxhkd/base b/dotfiles/sxhkd/base index 571b90b..e206b01 100644 --- a/dotfiles/sxhkd/base +++ b/dotfiles/sxhkd/base @@ -1,6 +1,6 @@ # terminal emulator alt + Return - ghostty -e tmux new-session -A + alacritty -e tmux new-session -A # program launcher alt + d @@ -12,4 +12,4 @@ alt + shift + e # clipboard alt + c - clipmenu + clipmenu \ No newline at end of file |