i3: added "goto-window" command using rofi

This commit is contained in:
Thomas Kolb 2017-03-19 22:45:48 +01:00
parent 3086b2d13c
commit 2840b541c6
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ bindsym $mod+c kill
#bindsym $mod+r exec --no-startup-id i3-dmenu-desktop
bindsym $mod+r exec "rofi -show run"
bindsym $mod+g exec "rofi -modi window,run -show window"
# change focus
#bindsym $mod+j focus left