[Problem] VSCodium not opening unless I use the console/terminal. #41
Answered
by
paulcarroty
Gui2Barbieri
asked this question in
Q&A
-
Hi, I having a problem with latest Clear Linux Wayland GNOME version (40390) and Clear Fraction. |
Beta Was this translation helpful? Give feedback.
Answered by
paulcarroty
May 5, 2024
Replies: 1 comment
-
Still actual. Solution: create the alias in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
paulcarroty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Still actual. Solution: create the alias in
~/.bashrc
:alias codium='codium --ozone-platform=wayland'
.