switched back to alacritty for terminal emulation

This commit is contained in:
scbj
2025-01-23 08:52:22 +01:00
parent 6f092e5eca
commit 67bf396efb

View File

@@ -75,8 +75,8 @@ bindsym $mod+d exec --no-startup-id rofi -show combi
bindsym $mod+Shift+d exec --no-startup-id rofi -show run
# start a terminal
bindsym $mod+Return exec ghostty
# bindsym $mod+t exec "alacritty -e tmux attach" # ghostty does not seem to support this yes
bindsym $mod+Return exec alacritty
bindsym $mod+t exec "alacritty -e tmux attach"
# change focus
bindsym $mod+h focus left