-
-
Notifications
You must be signed in to change notification settings - Fork 976
Description
When I click on an item the app starts fine, but I can't click on the menu at all until the app closes. Then the menu is responsive again.
`
"custom/apps2": {
"format": "Apps2",
"tooltip": false,
"menu": "on-click",
"menu-file": "$HOME/.config/wayfire/waybar/apps_menu.xml",
"menu-actions": {
"dcommander": "exec /usr/bin/doublecmd&",
"gstreamer": "$HOME/temp/test/gmusicbrowser-1.1.99.1/gmusicbrowser.pl",
"kvirc": "kvirc",
"flashfxp": "$HOME/Applications/wine-staging_10.19-x86_64_6824d83c15174aa48d487cac0e2d9b4b.AppImage "$HOME/.wine/drive_c/Program Files (x86)/FlashFXP 5/FlashFXP.exe"",
"asbrucm": "$HOME/temp/test/asbru-cm/asbru-cm",
"nvim": "nvim-qt",
},
},
`
I've tried a number of ways to start the applications but basically all have the same issue.