dotfiles/templates/.xinitrc

15 lines
342 B
Text
Raw Normal View History

<% xinit = host.get('xinit', {}) %>\
#!/bin/sh
% for output in xinit.get('outputs', []):
xrandr --output '${output['name']}' --set TearFree on \
% if output.get('config'):
2019-01-30 01:47:11 -06:00
${' '.join(output['config'])}\
%endif
2019-01-30 01:47:11 -06:00
% endfor
xset s 0 0
xset -dpms
exec /usr/bin/ck-launch-session /usr/bin/dbus-launch --sh-syntax --exit-with-session /usr/bin/i3