[ADD][I3] Binding to launch terminal without tmux

This commit is contained in:
Bruno BELANYI 2020-10-28 14:27:44 +01:00
parent d623269090
commit 3695e78d96
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ floating_modifier $mod
# Start a terminal
bindsym $mod+Return exec i3-sensible-terminal
# Start a terminal without lauching tmux
bindsym $mod+Shift+Return exec env TMUX=nil i3-sensible-terminal
# Kill focused window
bindsym $mod+Shift+q kill