summary refs log tree commit diff stats
path: root/xprofile/.xprofile
blob: f0a05239150e7ecca42836fa701f7a0afc07a845 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
envoy -t gpg-agent
eval $(envoy -p)
xrdb -I$HOME/.xresources .Xresources
xsetroot -cursor_name left_ptr
redshift-gtk &
dropboxd &
trayer --edge bottom --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --alpha 0 --tint 0xfdf6e3 --height 12 &
emacsclient --alternate-editor="" --eval '"Starting Emacs"' &