i3: Change Rofi prompt
This commit is contained in:
parent
fe69878fca
commit
be5b8d701a
@ -118,7 +118,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"
|
bindsym $mod+space exec "rofi -show drun -display-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