From aff2302d113a71aee647ab71336e8d68bb844653 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sun, 10 Apr 2022 11:23:11 -0500 Subject: change rc to xprofile and add comment --- x11/xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xinitrc') diff --git a/x11/xinitrc b/x11/xinitrc index d147eb6..3cf1d90 100755 --- a/x11/xinitrc +++ b/x11/xinitrc @@ -1,3 +1,3 @@ #!/bin/sh -/home/timmy/.config/x11/rc & -xvsync; exec dbus-launch --exit-with-session timmywm +/home/timmy/.config/x11/xprofile +exec dbus-launch --exit-with-session timmywm -- cgit v1.2.3