From 89eb75020cccb364a3322871bb1f008d968a15b6 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Thu, 30 Jul 2020 11:12:29 -0500 Subject: [PATCH] Remove outdated ck-launch-session For some reason, can't find a package providing this in Void anymore... --- templates/.xinitrc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/.xinitrc b/templates/.xinitrc index 2605bc0..2ca2a2b 100644 --- a/templates/.xinitrc +++ b/templates/.xinitrc @@ -8,10 +8,9 @@ ${' '.join(output['config'])}\ % endfor -xset s 0 0 +xset s 0 xset -dpms -exec /usr/bin/ck-launch-session \ - /usr/bin/dbus-launch --sh-syntax --exit-with-session \ - ssh-agent -t 3600 \ - /usr/bin/i3 +exec /usr/bin/dbus-launch --sh-syntax --exit-with-session \ + ssh-agent -t 3600 \ + /usr/bin/i3