autorandr: Set correct DPI for external monitors Turns out they're actually more like 94 dpi, but oh well.
Alan Pearce alan@alanpearce.eu
Tue, 19 Sep 2017 14:17:27 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
M autorandr/.config/autorandr/postswitch → autorandr/.config/autorandr/postswitch
@@ -6,7 +6,7 @@ DPI=144 nmcli radio wifi on ;; ("docked") - DPI=120 + DPI=96 nmcli radio all off ;; esac