Switch from rofi run to drun
This commit is contained in:
parent
2903676336
commit
92cbfb9959
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue