summary refs log tree commit diff stats
path: root/tag-xprofile
diff options
context:
space:
mode:
authorAlan Pearce2014-07-21 21:43:53 +0100
committerAlan Pearce2014-07-21 21:50:08 +0100
commit6637004739ad85b7580b6dfc52ef8ec18fa8b6ac (patch)
treeacc3287a6d3c30dbe7ed600b8231b91bd8c87e14 /tag-xprofile
parentd4d7dd23a4894888bece2896cbfe17d614da6b3a (diff)
downloaddotfiles-6637004739ad85b7580b6dfc52ef8ec18fa8b6ac.tar.lz
dotfiles-6637004739ad85b7580b6dfc52ef8ec18fa8b6ac.tar.zst
dotfiles-6637004739ad85b7580b6dfc52ef8ec18fa8b6ac.zip
Add initial xprofile
Diffstat (limited to 'tag-xprofile')
-rwxr-xr-xtag-xprofile/xprofile9
1 files changed, 9 insertions, 0 deletions
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"' &