.dotfiles/.xinitrc
2022-08-16 10:31:41 +02:00

7 lines
115 B
Bash

#!/bin/sh
xrandr \
--output HDMI-2 --auto --primary
--output eDP-1 --left-of HDMI-2
exec x-window-manager