home(wofi): move sway menu command
This commit is contained in:
parent
eaaffa743a
commit
79b0b86d79
2 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
"${modifier}+q" = "exec google-chrome-stable";
|
||||
};
|
||||
|
||||
menu = "wofi -show drun -modi drun";
|
||||
bars = [ {
|
||||
mode = "dock";
|
||||
position = "bottom";
|
||||
|
|
|
@ -7,4 +7,6 @@
|
|||
settings.mode = "drun";
|
||||
settings.allow_images = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.sway.menu = "wofi -show drun -modi drun";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue