aboutsummaryrefslogtreecommitdiff
path: root/90-hidpi-monitor.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--90-hidpi-monitor.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/90-hidpi-monitor.conf b/90-hidpi-monitor.conf
new file mode 100644
index 0000000..c176f01
--- /dev/null
+++ b/90-hidpi-monitor.conf
@@ -0,0 +1,11 @@
+Section "Monitor"
+ Identifier "<default monitor>"
+ DisplaySize 423 238
+EndSection
+
+Section "Device"
+ Identifier "Card0"
+ Driver "intel"
+ Option "Backlight" "intel_backlight"
+ Option "DRI" "2"
+EndSection