From 23886416b46c740e1841aec31ab4a698212498ff Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Sat, 28 Oct 2023 20:19:21 +0200 Subject: [PATCH] hypr: Use findex instead of wofi --- tree/.config/hypr/hyprland.conf.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tree/.config/hypr/hyprland.conf.tpl b/tree/.config/hypr/hyprland.conf.tpl index 517ae64..5dc03ea 100644 --- a/tree/.config/hypr/hyprland.conf.tpl +++ b/tree/.config/hypr/hyprland.conf.tpl @@ -144,7 +144,7 @@ bind = $mainMod, M, exit, bind = $mainMod_SHIFT, L, exec, screenlock #bind = $mainMod, E, exec, dolphin bind = $mainMod, Space, togglefloating, -bind = $mainMod, D, exec, wofi --show drun +bind = $mainMod, D, exec, trigger-findex bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, E, togglesplit, # dwindle bind = $mainMod, F, fullscreen, @@ -212,3 +212,5 @@ monitor=DP-3,2560x1440@59.95100,5666x0,1.0,transform,3 exec-once=hyprpaper exec-once=waybar +exec-once=findex-daemon +exec-once=nextcloud