Start re-organising my dotfiles

This commit is contained in:
Jonathan Hodgson 2018-04-16 23:03:29 +01:00
parent 654a7fe8ca
commit 2749e72abe
101 changed files with 40 additions and 3228 deletions

8
x/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