autorandr: Set correct DPI for external monitors Turns out they're actually more like 94 dpi, but oh well.
1 file changed, 1 insertion(+), 1 deletion(-)
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