-
Here is the error:
|
Beta Was this translation helpful? Give feedback.
Answered by
timmo001
May 5, 2022
Replies: 1 comment 3 replies
-
Check this link https://wiki.archlinux.org/title/XDG_user_directories The same command works for ubuntu/debian. Running This is because gnome/kde etc. will have generated these directories for you already. Running headless should then work normally for you |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
timmo001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check this link
https://wiki.archlinux.org/title/XDG_user_directories
The same command works for ubuntu/debian. Running
xdg-user-dirs-update
will automatically generate these directories for you.This is because gnome/kde etc. will have generated these directories for you already. Running headless should then work normally for you