diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-07-05 23:50:40 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-07-05 23:50:40 +0200 |
commit | ac4bc47af0af72e66ef6c53ccd295cc8e3e8fe20 (patch) | |
tree | f8c055d1cc1baa0fcc404eca13af92ddd527ebe3 /.i3/config | |
parent | 30e097dfdbf40264e08a0ccbd1f5fd1bedafa7dd (diff) | |
parent | 33ad08106f2aed67f0bc2f06466bc21412c62b6b (diff) | |
download | dotfiles-ac4bc47af0af72e66ef6c53ccd295cc8e3e8fe20.tar.gz |
Merge branch 'master' of github.com:kompetenzbolzen/vimconfig
Diffstat (limited to '.i3/config')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ bindsym $mod+b exec "brave" # kill focused window bindsym $mod+Shift+q kill +bindsym $mod+Shift+w exec "i3lock -i ~/vimconfig/lock.png" + # start dmenu (a program launcher) bindsym $mod+d exec dmenu_run # There also is the (new) i3-dmenu-desktop which only displays applications |