dotfiles/templates/.xinitrc

15 lines
315 B
Text
Raw Normal View History

#!/bin/sh
2019-04-13 01:50:23 -05:00
% for output in host.get('outputs', []):
xrandr --output '${output['name']}' --set TearFree on \
% if output.get('config'):
${' '.join(output['config'])}\
%endif
% endfor
xset s 0 0
xset -dpms
2020-06-23 14:35:32 -05:00
exec /usr/bin/ck-launch-session /usr/bin/dbus-launch --sh-syntax --exit-with-session ssh-agent /usr/bin/i3