Switch from rofi run to drun

inky
Elnu 1 year ago
parent 2903676336
commit 92cbfb9959

@ -92,7 +92,7 @@ in with theme.colors; {
"Print" = "exec flameshot gui"; "Print" = "exec flameshot gui";
}; };
keycodebindings = { keycodebindings = {
"133" = "--release exec rofi -show run -theme"; "133" = "--release exec rofi -show drun -theme";
}; };
window.commands = [ window.commands = [
{ {

Loading…
Cancel
Save