fix(wofi): fix sway menu command
This commit is contained in:
parent
5fd8f099c1
commit
c841558ff6
|
@ -8,5 +8,5 @@
|
|||
settings.allow_images = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.sway.menu = "wofi -show drun -modi drun";
|
||||
wayland.windowManager.sway.config.menu = "wofi -show drun -modi drun";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue