all repos — archive/dotfiles @ 6637004739ad85b7580b6dfc52ef8ec18fa8b6ac

Superseded by nixfiles

Add initial xprofile
Alan Pearce alan@alanpearce.co.uk
Mon, 21 Jul 2014 21:43:53 +0100
commit

6637004739ad85b7580b6dfc52ef8ec18fa8b6ac

parent

d4d7dd23a4894888bece2896cbfe17d614da6b3a

1 files changed, 9 insertions(+), 0 deletions(-)

jump to
A tag-xprofile/xprofile
@@ -0,0 +1,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"' &