i3: Switch to kitty as default terminal

This commit is contained in:
Sanchayan Maity 2020-12-24 17:54:50 +05:30
parent 222baa084f
commit ee1ac9e2d8

View file

@ -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