i3: Let rofi handle its own prompt
This commit is contained in:
parent
35cd066f34
commit
664a0a9df9
@ -92,7 +92,7 @@ floating_modifier $mod
|
|||||||
# Program opening and closing
|
# Program opening and closing
|
||||||
bindsym $mod+Return exec "i3-sensible-terminal"
|
bindsym $mod+Return exec "i3-sensible-terminal"
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
bindsym $mod+space exec "rofi -show drun -display-drun ':'"
|
bindsym $mod+space exec "rofi -show drun"
|
||||||
bindsym $mod+backslash exec "rofi -show ssh"
|
bindsym $mod+backslash exec "rofi -show ssh"
|
||||||
bindsym $mod+Tab exec "rofi -show"
|
bindsym $mod+Tab exec "rofi -show"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user