i3: add shortcut for "rofi -show run"
This commit is contained in:
parent
36e607a227
commit
e1a998c8d1
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ bindsym $mod+Return exec gnome-terminal
|
|||
bindsym $mod+Shift+x kill
|
||||
|
||||
bindsym $mod+a exec rofi -show drun
|
||||
#bindsym $mod+a exec i3-dmenu-desktop
|
||||
#bindsym Mod1+Tab exec rofi -show window
|
||||
bindsym $mod+Shift+a exec rofi -show run
|
||||
|
||||
bindsym $mod+n focus left
|
||||
bindsym $mod+r focus down
|
||||
|
|
Loading…
Reference in a new issue