You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my office computer, a Windows 10 + WSL2, I would like to start the full Manjaro Plasma Desktop Env from the shell command line opened at WSL startup.
I follow the Desktop Env installation guide like this :
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Manjaro lovers,
In my office computer, a Windows 10 + WSL2, I would like to start the full Manjaro Plasma Desktop Env from the shell command line opened at WSL startup.
I follow the Desktop Env installation guide like this :
sudo pacman -S plasma kio-extras sudo pacman -S kde-applications sudo pacman -S manjaro-kde-settings sddm-breath-theme manjaro-settings-manager-knotifier manjaro-settings-manager-kcm sudo pacman -S plasma5-themes-breath sudo usermod -aG lp,network,power,sys,wheel $USER
(from https://wiki.manjaro.org/index.php/Install_Desktop_Environments#KDE_Plasma_5)
I can start apps from command line, like
kcalc
, it is displayed on a X11 like window.How can I start the full desktop env ? I would like to skip Windows usaged and work on Manjaro all the day :)
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions