# Albert My configuration for [Albert](https://albertlauncher.github.io). ## Installation Symlink `config` to `$XDG_CONFIG_HOME/albert/config`. ## Automatic Installation (Linux) ```bash mkdir -p $XDG_CONFIG_HOME/albert ln -s $PWD/config $XDG_CONFIG_HOME/albert/config ```