i3: Switch to kitty as default terminal
This commit is contained in:
parent
222baa084f
commit
ee1ac9e2d8
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ font xft:URWGothic-Book 11
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec st
|
bindsym $mod+Return exec kitty
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
Loading…
Reference in a new issue