i3: switch back to using rofi
This commit is contained in:
parent
0c4345a001
commit
ba96a54220
1 changed files with 6 additions and 6 deletions
|
@ -67,13 +67,13 @@ 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
|
||||||
|
|
||||||
bindsym $mod+d exec wofi --show drun
|
#bindsym $mod+d exec wofi --show drun
|
||||||
bindsym $mod+x exec wofi --show run
|
#bindsym $mod+x exec wofi --show run
|
||||||
bindsym $mod+o exec wofipassmenu
|
#bindsym $mod+o exec wofipassmenu
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue