@forteller I use bash aliases to help with that.
Example:
alias appname='flatpak run org.gnome.appname''
Then you just type "appname" and load your app from the terminal like normal
@forteller I use bash aliases to help with that.
Example:
alias appname='flatpak run org.gnome.appname''
Then you just type "appname" and load your app from the terminal like normal