home/hyprland: swap out rofi for anyrun
This commit is contained in:
parent
8a4a6fc2e3
commit
f5ca2d5050
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user