home(wofi): move sway menu command

This commit is contained in:
514fpv 2024-01-04 11:54:14 +08:00
parent a12235d3ea
commit 0b6a5ac144
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
2 changed files with 2 additions and 1 deletions

View file

@ -7,4 +7,6 @@
settings.mode = "drun";
settings.allow_images = true;
};
wayland.windowManager.sway.menu = "wofi -show drun -modi drun";
}