summary refs log tree commit diff stats
path: root/tag-xprofile/xprofile
blob: 67f927affdc18e3c7cd49cf2db36d7eccac6da0f (plain)
1
2
3
4
5
6
7
#!/usr/bin/env zsh
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"' &