summary refs log tree commit diff stats
path: root/xprofile
diff options
context:
space:
mode:
authorAlan Pearce2017-03-17 09:48:24 +0100
committerAlan Pearce2017-03-17 09:48:24 +0100
commit397ce671bb028802d528faf8811101e08557e527 (patch)
tree6a3b0004c7fcbe334f05a50aad483316c6577887 /xprofile
parentdb6903e6fab9cff359a530ca2eee6ba3c7e44525 (diff)
downloaddotfiles-397ce671bb028802d528faf8811101e08557e527.tar.lz
dotfiles-397ce671bb028802d528faf8811101e08557e527.tar.zst
dotfiles-397ce671bb028802d528faf8811101e08557e527.zip
Re-structure tags to GNU stow format
Diffstat (limited to 'xprofile')
-rwxr-xr-xxprofile/.xprofile9
1 files changed, 9 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile
new file mode 100755
index 0000000..f0a0523
--- /dev/null
+++ b/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"' &