Skip to content

Running Terminal as user and with custom commands #479

Answered by rairay91
rairay91 asked this question in Q&A
Discussion options

You must be logged in to vote

OK, right command is this excluding those braces, if you want your terminal to be killed automatically after your work is done you want to use this command -> ( konsole --workdir ~ -e bash -c "sudo pacman -Syu" )
Sometime this command should be used if for some reason you want to keep terminal active even after the process/job is done -> ( konsole --workdir ~ --noclose -e bash -c "sudo pacman -Syu" )

Here is how kando-menu is helping me playing windows games with just one click-

I am using these commands to run my windows free/drm free games using umu-launcher with proton compatibility layer (replacing "username" with your username like if your username is kando than typing kndo instead "…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rairay91
Comment options

Answer selected by rairay91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants