From 1a78e00c483b7d100b15f96c277a8b9a71d99848 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 22 Sep 2017 12:53:20 +0200 Subject: Balance font sizes between setups correctly --- 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 ae9f7f8..97e4217 100755 --- a/autorandr/.config/autorandr/postswitch +++ b/autorandr/.config/autorandr/postswitch @@ -2,7 +2,7 @@ DPI=96 case $AUTORANDR_CURRENT_PROFILE in ("laptop") - DPI=144 + DPI=157 nmcli radio wifi on ;; ("docked") -- cgit 1.4.1