i3: Launch alacritty as the default terminal
This commit is contained in:
parent
cc38b450ba
commit
48ba022ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue