i3: Switch terminal to Termite
This commit is contained in:
parent
570e4d3a95
commit
e92cbda46f
@ -105,7 +105,7 @@ set $shift Shift
|
|||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# Program opening and closing
|
# Program opening and closing
|
||||||
bindsym $mod+Return exec "i3-sensible-terminal"
|
bindsym $mod+Return exec "termite"
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
bindsym $mod+space exec "rofi -show drun"
|
bindsym $mod+space exec "rofi -show drun"
|
||||||
bindsym $mod+backslash exec "rofi -show ssh"
|
bindsym $mod+backslash exec "rofi -show ssh"
|
||||||
|
Loading…
Reference in New Issue
Block a user