summaryrefslogtreecommitdiff
path: root/x11/xinitrc
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2022-04-10 11:23:11 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2022-04-10 11:23:11 -0500
commitaff2302d113a71aee647ab71336e8d68bb844653 (patch)
treec3c42c3be48bc0512d10407bd4571736552db459 /x11/xinitrc
parent5c70a39157f55f5a1c4a946c33da3d35d49e0d56 (diff)
downloaddotconfig-aff2302d113a71aee647ab71336e8d68bb844653.tar.xz
dotconfig-aff2302d113a71aee647ab71336e8d68bb844653.zip
change rc to xprofile and add comment
Diffstat (limited to 'x11/xinitrc')
-rwxr-xr-xx11/xinitrc4
1 files changed, 2 insertions, 2 deletions
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