diff options
| -rw-r--r-- | i3config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ font pango:monospace 8 floating_modifier $mod # start a terminal -bindsym $mod+Return exec ${HOME}/.local/bin/st -e tmux +bindsym $mod+Return exec ${HOME}/.local/bin/st -e tmux -2qu # kill focused window bindsym $mod+Shift+q kill |
