i3: Use “termite” as terminal
This commit is contained in:
parent
7dcae03a1a
commit
03a3da1b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ font pango:DejaVu Sans Mono 9
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec gnome-terminal
|
bindsym $mod+Return exec termite
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+X kill
|
bindsym $mod+Shift+X kill
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue