Add xinitrc

This commit is contained in:
Jonathan Hodgson 2017-05-25 18:35:37 +01:00
parent 46ecab1510
commit b930af9bf8
2 changed files with 9 additions and 0 deletions

1
.xinitrc Symbolic link
View file

@ -0,0 +1 @@
./xinitrc

8
xinitrc Normal file
View file

@ -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