From 388f979519ed7ccbd2b0a6d8414412bfc2cf65a4 Mon Sep 17 00:00:00 2001 From: benj Date: Fri, 11 Jun 2021 18:32:21 -0700 Subject: - drop imagine keys - drop monitor bindsyms - spaces in i3bar logos --- 90-hidpi-monitor.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 90-hidpi-monitor.conf (limited to '90-hidpi-monitor.conf') 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 "" + DisplaySize 423 238 +EndSection + +Section "Device" + Identifier "Card0" + Driver "intel" + Option "Backlight" "intel_backlight" + Option "DRI" "2" +EndSection -- cgit v1.2.3