summary refs log tree commit diff stats
path: root/autorandr/.config
diff options
context:
space:
mode:
authorAlan Pearce2017-11-24 20:54:06 +0100
committerAlan Pearce2017-11-24 20:54:40 +0100
commitd4a5a7ad7aa8db917e73d5df4488a30203154c84 (patch)
treeb883bc72143d8024ef4cf9b4de0146f3acbca511 /autorandr/.config
parent5b725a3f825cffbdde7d981a0b88970cbf2764cd (diff)
downloaddotfiles-d4a5a7ad7aa8db917e73d5df4488a30203154c84.tar.lz
dotfiles-d4a5a7ad7aa8db917e73d5df4488a30203154c84.tar.zst
dotfiles-d4a5a7ad7aa8db917e73d5df4488a30203154c84.zip
Autorandr: Make satoshipad fonts the same size as marvin's
Diffstat (limited to 'autorandr/.config')
-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 08ce067..76b3119 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")