1

Show .desktop actions in rofi drun

This commit is contained in:
2024-06-02 18:26:57 +02:00
parent 546fd6234c
commit 3fc2028805
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}\""];
};
};