Browse Source

Bind pwatcher menu to $mod+Shift+w

Alois Mahdal 6 years ago
parent
commit
26f550c170
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

@@ -365,6 +365,7 @@ bindsym $mod+Shift+m        exec "i3-dmenu-desktop --dmenu='bmo dmenu'"
365 365
 bindsym $mod+o              exec "$spn bmo menu context"
366 366
 bindsym $mod+Print          exec "newfeh"
367 367
 bindsym $mod+grave          exec "$spn bmo menu windows"
368
+bindsym $mod+Shift+w        exec "$spn bmo menu projects"
368 369
 
369 370
 
370 371
 #------------------------------------------------------------------------#