Start re-organising my dotfiles
This commit is contained in:
parent
4141702986
commit
8954b21d7f
101 changed files with 40 additions and 3228 deletions
8
x/xinitrc
Normal file
8
x/xinitrc
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue