|
|
@ -17,6 +17,11 @@ xmodmap ~./.Xmodmap |
|
|
|
# when not using a display manager |
|
|
|
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) |
|
|
|
export SSH_AUTH_SOCK |
|
|
|
dbus-update-activation-environment --systemd DISPLAY |
|
|
|
#compton & |
|
|
|
# see https://github.com/yshui/compton |
|
|
|
#/opt/compton --config /home/marc/.config/compton.conf.yshui & |
|
|
|