A post was split to a new topic: Improve your workflow using Zenity-based GUI
I really appreciate the work you’ve put into this solution and this post. I’m sure it’ll come in useful for some so it deserves to be its own post.
As written in the introduction, this thread is for quick solutions that only take a few line of coding. The source code you posted, while it can solve a lot of problems, goes beyond a few lines and therefore doesn’t fit into the scope of this post. The entry that explains your idea would need to be multiple times longer than what everyone else’s entries are.
I will spin this off into its own thread so it gets more recognition. Be sure to let me know what the title should be.
thats fine…
Post can’t be empty
Can be simplified to:
myqube="sys-usb"; qvm-shutdown --quiet --force --wait "$myqube" ; qvm-start "$myqube"