i3: fix parameters for rofi
This commit is contained in:
parent
79a068abd5
commit
0b5b02590e
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@ font pango:$font
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Launcher
|
# Launcher
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
bindsym $mod+d exec rofi --show drun
|
bindsym $mod+d exec rofi -show drun
|
||||||
bindsym $mod+x exec rofi --show run
|
bindsym $mod+x exec rofi -show run
|
||||||
bindsym $mod+o exec rofi-pass
|
bindsym $mod+o exec rofi-pass
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue