On Cinnamon and LxQt, the trash is in ~/.local/share/Trash. Is it the same for all desktop environments?

      • @[email protected]
        link
        fedilink
        33
        edit-2
        1 month ago

        Also fyi there’s trash-cli

        I have rm aliased to trash-rm (not in sudo tho, so I can still force true deletion), so that if I remove something in terminal it also goes to trash.

        You can empty the trash via trash-empty

        It also uses ${XDG_DATA_HOME}/Trash (usually ~/.local/share/Trash)