From 38cd7afad9071c9be2622ad0d5c683751dc294f2 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Thu, 23 Nov 2023 01:33:29 -0500 Subject: [PATCH] feat(binto): use wofi for apps --- devices/binto/config/hypr/main.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devices/binto/config/hypr/main.conf b/devices/binto/config/hypr/main.conf index d5d46c0..100c6ae 100644 --- a/devices/binto/config/hypr/main.conf +++ b/devices/binto/config/hypr/main.conf @@ -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