We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Installation Instruction (markdown)
Changed "$XDG_CONFIG_HOME/.config/scdl/scdl.cfg" to "$XDG_CONFIG_HOME/scdl/scdl.cfg" because $XDG_CONFIG_HOME should be set to "$HOME/.config" or "~/.config". From specifications.freedesktop.org: "$XDG_CONFIG_HOME defines the base directory relative to which user-specific configuration files should be stored. If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used." Links to ArchLinux Wiki: "https://wiki.archlinux.org/title/XDG_Base_Directory" Links to XDG Base Directory Specification: "https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html"
added upgrade command
Updated Home (markdown)