dwm/Xinitrc

5 lines
88 B
Bash

#!/bin/sh
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
exec dwm