diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 18:04:48 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 18:04:48 -0500 |
| commit | 3420eae3caa6c8e7320633f35f7910d639afbfb0 (patch) | |
| tree | 1e2d232c9dbaa175309b79aea48ee3d0a5f93fbd /.xprofile | |
| parent | 843f632978c79db10ff0a5d9747c1d97d9a16be9 (diff) | |
| download | eibhear-3420eae3caa6c8e7320633f35f7910d639afbfb0.tar.gz eibhear-3420eae3caa6c8e7320633f35f7910d639afbfb0.tar.zst eibhear-3420eae3caa6c8e7320633f35f7910d639afbfb0.zip | |
env nonsense
Diffstat (limited to '.xprofile')
| -rw-r--r-- | .xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
