summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2024-07-27 03:27:48 +0000
committerGitHub <noreply@github.com>2024-07-27 03:27:48 +0000
commit05803aa679156ce52c8f5ab6fe58f3ca05a6eb7b (patch)
tree14055e72ef7bd8b20ee2382baeb4f757ef931124 /.xprofile
parentb5fd9f8c76dcc30c4c8e1633989aa922ca11552f (diff)
update dpi touchpad resolution
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile2
1 files changed, 2 insertions, 0 deletions
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 &