aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-11-23 20:22:43 -0800
committerGravatar Tom Willemse2020-11-23 20:22:43 -0800
commitf811c8546532f40c198d0d3b67f66f200fe46b19 (patch)
tree54ba76e7fb3b63536e0f9187b15cfca2912a91ea
parentba62fe774691da8e400d0f56b62130eea0592c92 (diff)
downloadnew-dotfiles-f811c8546532f40c198d0d3b67f66f200fe46b19.tar.gz
new-dotfiles-f811c8546532f40c198d0d3b67f66f200fe46b19.zip
Add data configuration for X11
-rwxr-xr-xx11/.config/X11/machines/data.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/.config/X11/machines/data.sh b/x11/.config/X11/machines/data.sh
new file mode 100755
index 0000000..cfdbd48
--- /dev/null
+++ b/x11/.config/X11/machines/data.sh
@@ -0,0 +1,6 @@
+#!/usr/bin/env sh
+
+# Enable the use of NVidia card
+xrandr --setprovideroutputsource modesetting NVIDIA-0
+xrandr --auto
+xrandr --dpi 96