This commit is contained in:
Marcin Wozniak
2019-10-23 21:07:02 +02:00
parent 6e03958841
commit 6cda9bba33
4 changed files with 26 additions and 15 deletions

4
Xinitrc Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
exec dwm