Skip Navigation

User banner
Posts
1
Comments
9
Joined
2 yr. ago

  • What's your DE?

  • Try to remove 'xdg-desktop-portal-gnome' if you have it and then logout the screen

  • Sync for Lemmy @lemmy.world

    This happened when i scrolling for hour and press "Hide read"

  • I just create a function in bashrc with neofetch

    for example:

    function fetch{

     
                    neofetch --config ~/path/folder/file.conf
    
    
      

    }