From e225647f248db01e056fc2d1848302b6d41d6917 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 24 Aug 2025 04:13:06 +0200 Subject: hyprland: switch to wofi --- modules/hm/sils/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index f54f4ba..51f5aeb 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -136,7 +136,7 @@ in { "$mainMod, M, exit, " "$mainMod, E, exec, dolphin " "$mainMod, V, togglefloating, " - "$mainMod, R, exec, rofi -show drun" + "$mainMod, R, exec, wofi --show drun" "$mainMod, P, pseudo, " # dwindle "$mainMod, J, togglesplit, " # dwindle "$mainMod, L, exec, swaylock" # screenlock -- cgit 1.4.1