feat(binto): use wofi for apps

This commit is contained in:
matt1432 2023-11-23 01:33:29 -05:00
parent 625cbc91c5
commit 38cd7afad9

View file

@ -66,6 +66,8 @@ bind = $mainMod SHIFT, SPACE, togglefloating,
bind = $mainMod, J, togglesplit,
bind = SUPER, F, fullscreen
bind = Alt Shift, Tab, cyclenext
bind = $mainMod, D, exec, killall -r wofi || wofi --show drun
bind = $mainMod, V, exec, killall -r wofi || cliphist list | wofi --dmenu | cliphist decode | wl-copy
bind =, Print, exec, bash -c 'grim -g "$(slurp)" - | swappy -f -'
bind = $mainMod SHIFT, C, exec, wl-color-picker
@ -112,6 +114,7 @@ bindm = $mainMod, mouse:273, resizewindow
# Rules
windowrule = tile,^(firefox)$
windowrule = noborder,^(wofi)$
# Misc