add icons to the wofi shortcut
This commit is contained in:
parent
04f128dd28
commit
fd7f4f1753
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ bind = $mainMod, M, exit,
|
|||
bind = $mainMod, E, exec, $VISUAL
|
||||
bind = $mainMod, W, exec, firefox
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, wofi --show drun
|
||||
bind = $mainMod, R, exec, wofi --show drun -I
|
||||
bind = $mainMod, P, exec, $HOME/.scripts/passwmenu
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, F, fullscreen
|
||||
|
|
Loading…
Reference in a new issue