Add more XDG variables

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-05-26 20:07:45 +02:00
parent 6cb1fb7ccd
commit 56a77bb7b2
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
6 changed files with 17 additions and 57 deletions

View file

@ -26,7 +26,7 @@ DIRECTORIES=(
".local/log"
"Build"
"Downloads"
"Keys"
".local/keys"
"Music"
"Pictures"
"Projects"
@ -53,6 +53,7 @@ LINKED_FILES_HOME=(
".config/gtk-2.0"
".config/gtk-3.0"
".config/httpie"
".config/maven"
".config/i3"
".config/mpv"
".config/newsboat"
@ -99,6 +100,7 @@ ADD_GROUPS=(
# Array of systemd services which should be enabled
SYSTEMD_SERVICES=(
"cronie"
"docker"
"NetworkManager"
"org.cups.cupsd"
"suspend"