switch to rofi
This commit is contained in:
parent
a1cd45d6e1
commit
9d34f50c27
|
@ -141,7 +141,7 @@ bind = $mainMod, W, killactive,
|
||||||
bind = $mainMod, M, exit,
|
bind = $mainMod, M, exit,
|
||||||
bind = $mainMod, E, exec, dolphin
|
bind = $mainMod, E, exec, dolphin
|
||||||
bind = $mainMod, V, togglefloating,
|
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, P, pseudo, # dwindle
|
||||||
bind = $mainMod, I, togglesplit, # dwindle
|
bind = $mainMod, I, togglesplit, # dwindle
|
||||||
bind= $mainMod, F, fullscreen,
|
bind= $mainMod, F, fullscreen,
|
||||||
|
|
Loading…
Reference in a new issue