From 05803aa679156ce52c8f5ab6fe58f3ca05a6eb7b Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Sat, 27 Jul 2024 03:27:48 +0000 Subject: update dpi touchpad resolution --- .xprofile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .xprofile (limited to '.xprofile') diff --git a/.xprofile b/.xprofile new file mode 100644 index 0000000..ee2bd72 --- /dev/null +++ b/.xprofile @@ -0,0 +1,2 @@ +xrandr --dpi 116 & +xrandr -s 1920x1200 & -- cgit v1.2.3