all repos — dotfiles @ 5cb0ce04c8d1b3633a26b103ab3c0ee962b2f4c2

Superseded by nixfiles

tag-xprofile/xprofile (view raw)

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"' &