summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-08 01:49:28 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-08 01:49:28 -0700
commit3e5f9ac0f99596b81c16e06405ff97417bd759fb (patch)
treee3b65f397b140f8a2aedf23544a45e25b1eb76fe /.xinitrc
parent49aecca501d32ddb50a51fc1bcf2980a6943c217 (diff)
Continue transition to new config scheme
Diffstat (limited to '.xinitrc')
l---------[-rw-r--r--].xinitrc8
1 files changed, 1 insertions, 7 deletions
diff --git a/.xinitrc b/.xinitrc
index 0c6736f..b6896af 100644..120000
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,7 +1 @@
-#!/bin/sh
-
-# This is run when 'startx' or 'xinit' is executed,
-# but since display managers use ~/.xprofile instead,
-# .xprofile is sourced to be compatible with both.
-
-[ -f $HOME/.xprofile ] && . $HOME/.xprofile
+/home/lz/.config/x11/xinitrc \ No newline at end of file