allow images wofi
This commit is contained in:
parent
d9e0c87828
commit
5f51476548
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,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, wofi --show drun
|
bind = $mainMod, SPACE, exec, wofi --allow-images --show drun
|
||||||
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