summary refs log tree commit diff stats
path: root/autorandr
diff options
context:
space:
mode:
authorAlan Pearce2019-03-21 16:34:37 +0100
committerAlan Pearce2019-03-21 16:34:37 +0100
commita8147adecaf242d794edc5bdfc71619283090a37 (patch)
treef4caa933c3e8dd52905311b2f1816f68c4163db2 /autorandr
parentc825034d570c032098a130954c09cc7a8c6df855 (diff)
downloaddotfiles-a8147adecaf242d794edc5bdfc71619283090a37.tar.lz
dotfiles-a8147adecaf242d794edc5bdfc71619283090a37.tar.zst
dotfiles-a8147adecaf242d794edc5bdfc71619283090a37.zip
Decrease laptop DPI
Diffstat (limited to 'autorandr')
-rwxr-xr-xautorandr/.config/autorandr/postswitch2
1 files changed, 1 insertions, 1 deletions
diff --git a/autorandr/.config/autorandr/postswitch b/autorandr/.config/autorandr/postswitch
index ef283c3..89c8a22 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=109
     ;;
   ("docked")
     DPI=109