added keybinding to open cool-retro-term
This commit is contained in:
parent
9233ab2efd
commit
9ee530679b
|
@ -35,6 +35,7 @@ font pango:DejaVu Sans Mono 8
|
|||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+Shift+Return exec cool-retro-term
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Reference in a new issue