]> git.rmz.io Git - dotfiles.git/blobdiff - systemd/user.conf
Other changes at cadscan (with the ones I want to keep stripped)
[dotfiles.git] / systemd / user.conf
diff --git a/systemd/user.conf b/systemd/user.conf
new file mode 100644 (file)
index 0000000..8f48668
--- /dev/null
@@ -0,0 +1,4 @@
+DefaultEnvironment="XDG_CONFIG_HOME=$HOME/.config"
+DefaultEnvironment="XDG_DATA_HOME=$HOME/.local/share"
+DefaultEnvironment="XDG_CACHE_HOME=$HOME/.cache"
+DefaultEnvironment="SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket"