Remove outdated ck-launch-session
For some reason, can't find a package providing this in Void anymore...
This commit is contained in:
parent
6d2d7bb5fc
commit
89eb75020c
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue