parent
46ecab1510
commit
b930af9bf8
2 changed files with 9 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||||
|
export QT_QPA_PLATFORMTHEME=qt5ct |
||||||
|
export `gnome-keyring-daemon -d` |
||||||
|
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh) |
||||||
|
export $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg) |
||||||
|
dbus-update-activation-environment --systemd DISPLAY |
||||||
|
#exec xrdb .Xresources |
||||||
|
exec i3 -V >> ~/i3log-$(date + '%F-%k-%M-%S') 2>&1 |
||||||
|
exec sh /home/jonathan/.conky/conky-startup.sh |
Loading…
Reference in new issue