diff --git a/.pam_environment b/.pam_environment index bf97912..16f0b48 100644 --- a/.pam_environment +++ b/.pam_environment @@ -17,7 +17,7 @@ XDG_DATA_HOME DEFAULT="@{HOME}/.local/share" #XDG_DATA_DIRS DEFAULT="@{HOME}/.local/share:${XDG_DATA_DIRS}" #deactivated for now #might cause trouble with mpd / systemctl --user -#XDG_RUNTIME_DIR DEFAULT="@{HOME}/.local/run" +XDG_RUNTIME_DIR DEFAULT="@{HOME}/.local/run" # Non-standard XDG_LIB_HOME DEFAULT="@{HOME}/.local/lib" diff --git a/.xinitrc b/.xinitrc index 21ec387..6900ccf 100755 --- a/.xinitrc +++ b/.xinitrc @@ -19,7 +19,7 @@ systemctl --user import-environment DISPLAY #gnome keyring #dbus-Zeile ermöglichte erst den Zugriff auf den keyring -eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) +#eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) export SSH_AUTH_SOCK dbus-update-activation-environment --systemd DISPLAY #compton & @@ -28,8 +28,12 @@ dbus-update-activation-environment --systemd DISPLAY export _JAVA_AWT_WM_NONREPARENTING=1 +#macht Probleme mit jdownloader +#export AWT_TOOLKOT=MToolkit +#wmname compiz #to get dbus_session_bus_address #exec ck-launch-session dbus-launch --exit-with-session /usr/bin/bspwm -exec bspwm +exec dbus-launch --exit-with-session /usr/bin/bspwm +#exec bspwm #exec openbox-session #exec awesome