From e2f70b524de14ba342c61af2825bb331a96a7b7f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 21 Dec 2017 21:12:06 +0100 Subject: autorandr: Make laptop DPI a little smaller --- autorandr/.config/autorandr/postswitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autorandr') diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch index 96da6ab..045e915 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