From e7e178b44ed7b9c7113fecaea2ce9b4152e1290e Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:34:45 +0900 Subject: modified x11/xprofile, modified bin/setmonitors --- ar/.config/x11/xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config') diff --git a/ar/.config/x11/xprofile b/ar/.config/x11/xprofile index 81c7f7e..7bc4cf9 100644 --- a/ar/.config/x11/xprofile +++ b/ar/.config/x11/xprofile @@ -1,7 +1,7 @@ #!/bin/sh sleep 3 -xrandr --dpi 192 # adjust the number based on your resolution and size of the screen +xrandr --dpi 82 # adjust the number based on your resolution and size of the screen setmonitors setbg & # set the background with the `setbg` script -- cgit v1.2.3