diff options
author | Alan Pearce | 2014-07-24 19:30:24 +0100 |
---|---|---|
committer | Alan Pearce | 2014-07-24 19:30:24 +0100 |
commit | 593b2f866a5557a1978e3352d311829e57952b25 (patch) | |
tree | d74d7530b8be77d736bc98b87670d8d75ab0894a /tag-xprofile | |
parent | fbe89264aba6aac51531183290beb1d218602d6c (diff) | |
download | nixfiles-593b2f866a5557a1978e3352d311829e57952b25.tar.lz nixfiles-593b2f866a5557a1978e3352d311829e57952b25.tar.zst nixfiles-593b2f866a5557a1978e3352d311829e57952b25.zip |
Xprofile: De-duplicate envoy setup
Diffstat (limited to 'tag-xprofile')
-rwxr-xr-x | tag-xprofile/xprofile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tag-xprofile/xprofile b/tag-xprofile/xprofile index f0a05239..67f927af 100755 --- a/tag-xprofile/xprofile +++ b/tag-xprofile/xprofile @@ -1,6 +1,4 @@ -#!/bin/sh -envoy -t gpg-agent -eval $(envoy -p) +#!/usr/bin/env zsh xrdb -I$HOME/.xresources .Xresources xsetroot -cursor_name left_ptr redshift-gtk & |