From 3420eae3caa6c8e7320633f35f7910d639afbfb0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 23 Nov 2019 18:04:48 -0500 Subject: [PATCH] env nonsense --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index 08698c7..7046fba 100644 --- a/.xprofile +++ b/.xprofile @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # This file runs when a DM logs you into a graphical session. # If you use startx/xinit like a Chad, this file will also be sourced.