From 3a1e52df3ef9f52faff948bbfbc8d112665647c6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 8 Aug 2015 21:42:28 +0200 Subject: [PATCH] xrandr: add a gist from an ArchLinux guy for mixing HiDPI/non-HiDPI This will be useful. Need to test. --- rc/xrandr.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rc/xrandr.lua b/rc/xrandr.lua index e51758c..847f9ae 100644 --- a/rc/xrandr.lua +++ b/rc/xrandr.lua @@ -1,5 +1,9 @@ -- Menu with xrandr choices +-- TODO: +-- For HiDPI, check the following script: +-- https://gist.github.com/wvengen/178642bbc8236c1bdb67 + local icons = loadrc("icons", "vbe/icons") -- Get active outputs