Skip to content

Sudo access required for app and theme instalation #27

@nukusaba

Description

@nukusaba

When installing urn its binary gets stored in /usr/local/bin/ and the .desktop in /usr/local/share/applications/. it'd be more optimal to store these in user-level space, ~/.local/bin/ for the binary, and ~/.local/share/applications/ for the .desktop file.
The application itself isnt likely going to be reinstalled a whole lot, so its not the biggest issue. however it also affects themes, which are meant to be installed and switched between without much restrictivness. Storing themes in ~/.local/share/urn/themes/ would be more intuitive since it doesnt require root access, and users would be more likely to figure out that path than /usr/local/share/urn/themes/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions