Changed default terminal back to alacritty
This commit is contained in:
parent
167cc68b3c
commit
855df1fb05
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user