1
0
Fork 0

i3: Launch alacritty as the default terminal

This commit is contained in:
Jeremy Kaplan 2021-04-13 17:00:23 -07:00
commit 48ba022ae7

View file

@ -27,7 +27,7 @@ focus_on_window_activation smart
floating_modifier $super floating_modifier $super
# start a terminal # start a terminal
bindsym $super+Return exec i3-sensible-terminal bindsym $super+Return exec alacritty
# kill focused window # kill focused window
bindsym $super+Shift+q kill bindsym $super+Shift+q kill