diff options
Diffstat (limited to 'tag-xprofile')
-rwxr-xr-x | tag-xprofile/xprofile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tag-xprofile/xprofile b/tag-xprofile/xprofile deleted file mode 100755 index f0a0523..0000000 --- a/tag-xprofile/xprofile +++ /dev/null @@ -1,9 +0,0 @@ -#!/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"' & |