diff options
Diffstat (limited to 'i3/config')
| -rw-r--r-- | i3/config | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -19,6 +19,7 @@ floating_modifier $mod  #bindsym $mod+Return exec i3-sensible-terminal  bindsym $mod+Return exec xterm  bindsym $mod+Shift+Return exec qutebrowser +bindsym $mod+p exec xterm -e bash ~/tryme.sh  # kill focused window  bindsym $mod+Shift+q kill | 
