switch to rofi
This commit is contained in:
parent
a1cd45d6e1
commit
9d34f50c27
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ bind = $mainMod, W, killactive,
|
|||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, dolphin
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, SPACE, exec, pkill wofi || wofi --allow-images --show drun
|
||||
bind = $mainMod, SPACE, exec, pkill rofi || rofi -show drun -show-icons
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, I, togglesplit, # dwindle
|
||||
bind= $mainMod, F, fullscreen,
|
||||
|
|
Loading…
Reference in a new issue