From 6637004739ad85b7580b6dfc52ef8ec18fa8b6ac Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 21 Jul 2014 21:43:53 +0100 Subject: Add initial xprofile --- tag-xprofile/xprofile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 tag-xprofile/xprofile (limited to 'tag-xprofile') diff --git a/tag-xprofile/xprofile b/tag-xprofile/xprofile new file mode 100755 index 0000000..f0a0523 --- /dev/null +++ b/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"' & -- cgit 1.4.1