diff options
Diffstat (limited to 'tag-xprofile')
-rwxr-xr-x | tag-xprofile/xprofile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tag-xprofile/xprofile b/tag-xprofile/xprofile index 67f927af..f0a05239 100755 --- a/tag-xprofile/xprofile +++ b/tag-xprofile/xprofile @@ -1,4 +1,6 @@ -#!/usr/bin/env zsh +#!/bin/sh +envoy -t gpg-agent +eval $(envoy -p) xrdb -I$HOME/.xresources .Xresources xsetroot -cursor_name left_ptr redshift-gtk & |