From 3e5f9ac0f99596b81c16e06405ff97417bd759fb Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Tue, 8 Dec 2020 01:49:28 -0700 Subject: Continue transition to new config scheme --- .xinitrc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) mode change 100644 => 120000 .xinitrc (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc deleted file mode 100644 index 0c6736f..0000000 --- a/.xinitrc +++ /dev/null @@ -1,7 +0,0 @@ -#!/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 diff --git a/.xinitrc b/.xinitrc new file mode 120000 index 0000000..b6896af --- /dev/null +++ b/.xinitrc @@ -0,0 +1 @@ +/home/lz/.config/x11/xinitrc \ No newline at end of file -- cgit v1.2.3-70-g09d2