i3: Switch terminal to Termite

This commit is contained in:
Salt 2017-09-05 17:49:49 -05:00
parent 570e4d3a95
commit e92cbda46f

View File

@ -105,7 +105,7 @@ set $shift Shift
floating_modifier $mod
# Program opening and closing
bindsym $mod+Return exec "i3-sensible-terminal"
bindsym $mod+Return exec "termite"
bindsym $mod+q kill
bindsym $mod+space exec "rofi -show drun"
bindsym $mod+backslash exec "rofi -show ssh"