Change i3 config to use kitty terminal
This commit is contained in:
parent
c199658db3
commit
072cf1980a
|
@ -139,7 +139,7 @@ bindsym $mod+r mode "resize"
|
|||
######################################
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec wezterm
|
||||
bindsym $mod+Return exec kitty
|
||||
bindsym $mod+Shift+Return exec xfce4-terminal --drop-down
|
||||
|
||||
# kill focused window
|
||||
|
|
Loading…
Reference in a new issue