home/hyprland: swap out rofi for anyrun

This commit is contained in:
Oystein Kristoffer Tveit 2024-12-08 14:00:48 +01:00
parent 8a4a6fc2e3
commit f5ca2d5050
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

@ -125,7 +125,7 @@ in
bind = [
"$mod SHIFT, Q, exec, ${pkgs.systemd}/bin/loginctl terminate-user \"\""
"$mod ALT SHIFT, Q, exit"
"$mod, R, exec, uwsm app -- ${pkgs.rofi}/bin/rofi -show drun"
"$mod, R, exec, uwsm app -- ${lib.getExe config.programs.anyrun.package}"
"$mod, T, togglefloating"
# TODO: fix this for upcoming releases