diaonaastick @lemmy.world
Posts 1
Comments 9
Your arch system (with xfce, kde or lxqt) suddenly takes 20 sec to open firefox etc? 9 0
Try to remove 'xdg-desktop-portal-gnome' if you have it and then logout the screen
Reply
[KDE] My simple setup with Arch 2 0
Btw i use this config file on github: https://github.com/chick2d/neofetch-themes
Reply
[KDE] My simple setup with Arch 1 0
I just create a function in bashrc with neofetch
for example:
function fetch{
neofetch --config ~/path/folder/file.conf
}
Reply
Next