dotfiles/templates/.xinitrc

17 lines
306 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
xset -dpms
exec /usr/bin/dbus-launch --sh-syntax --exit-with-session \
ssh-agent -t 3600 \
/usr/bin/i3