06-03-2023, 06:29 PM
I feel silly, I recently switched to Fedora. I'm trying to create a link to xonotic on my desktop but for whatever reason it doesn't work. I tired it with:
It would create a link on my desktop however the link just wouldn't work.
I then tried it by rightclicking on Desktop and creatining a link to programm then select the xonotic-linux-glx file. If i run this file in the terminal i see that xonotic tries to exec some files but it doesn't start.
Can someone help a noob telling how to create a link on desktop that starts the autobuild? If i head to the folder and clicking the file the game will run but i just can't seem to get a shortcut to work.
Code:
ln -s /home/noclue/Downloads/xonotic/xonotic-linux-glx /home/noclue/desktop/xonotic
It would create a link on my desktop however the link just wouldn't work.
I then tried it by rightclicking on Desktop and creatining a link to programm then select the xonotic-linux-glx file. If i run this file in the terminal i see that xonotic tries to exec some files but it doesn't start.
Can someone help a noob telling how to create a link on desktop that starts the autobuild? If i head to the folder and clicking the file the game will run but i just can't seem to get a shortcut to work.