diff --git a/config/includes.chroot/etc/X11/xorg.conf.d/10-DisableDPMS.conf b/config/includes.chroot/etc/X11/xorg.conf.d/10-DisableDPMS.conf new file mode 100644 index 0000000..7597de4 --- /dev/null +++ b/config/includes.chroot/etc/X11/xorg.conf.d/10-DisableDPMS.conf @@ -0,0 +1,3 @@ +Section "Extensions" + Option "DPMS" "Disable" +EndSection \ No newline at end of file