From be5c3da1a99b60a0d98e5986a375228d9e6b7540 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 7 Apr 2024 17:48:27 +0200 Subject: Home: Switch from st to alacritty I'd like using the same terminal across OSes :( --- dotfiles/sxhkd/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/sxhkd') diff --git a/dotfiles/sxhkd/base b/dotfiles/sxhkd/base index 35c162d..e206b01 100644 --- a/dotfiles/sxhkd/base +++ b/dotfiles/sxhkd/base @@ -1,6 +1,6 @@ # terminal emulator alt + Return - st tmux new-session -A + alacritty -e tmux new-session -A # program launcher alt + d -- cgit 1.4.1