From 691833dcc0e68729a63e28acd20e61f39f6407c0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 2 Oct 2017 12:38:52 +0200 Subject: Make fonts the right size across autorandr profiles --- autorandr/.config/autorandr/postswitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autorandr/.config') diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch index 76b3119e..08ce0679 100755 --- a/autorandr/.config/autorandr/postswitch +++ b/autorandr/.config/autorandr/postswitch @@ -2,7 +2,7 @@ DPI=96 case $AUTORANDR_CURRENT_PROFILE in ("laptop") - DPI=157 + DPI=144 nmcli radio wifi on ;; ("docked") -- cgit 1.4.1