Changed default terminal back to alacritty

This commit is contained in:
Roger Gonzalez 2025-04-03 09:58:39 -03:00
parent 167cc68b3c
commit 855df1fb05
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -73,8 +73,8 @@ bindsym $mod+Shift+z gaps outer current minus 5
floating_modifier $mod floating_modifier $mod
# start a terminal # start a terminal
set $terminal ghostty set $terminal alacritty
set $auxTerminal alacritty set $auxTerminal ghostty
bindsym $mod+Return exec $terminal bindsym $mod+Return exec $terminal
# kill focused window # kill focused window