1

Show .desktop actions in rofi drun

This commit is contained in:
2024-06-02 18:26:57 +02:00
parent 7a78029739
commit ad27a5619c
2 changed files with 10 additions and 9 deletions

View File

@ -29,7 +29,7 @@ in {
};
in {
bindings = {
"$mainMod, A" = ["exec, rofi -show drun"];
"$mainMod, A" = ["exec, rofi -drun-show-actions -show drun"];
"$mainMod, escape" = ["exec, \"${power-menu}\""];
};
};