diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-18 10:34:45 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-18 10:34:45 +0900 |
| commit | e7e178b44ed7b9c7113fecaea2ce9b4152e1290e (patch) | |
| tree | f5712c28238818f6f6994aac477d9ed437fda3a3 /ar/.config/x11 | |
| parent | 6263517b122e3225014951e4fa75704a5de767a8 (diff) | |
modified x11/xprofile, modified bin/setmonitors
Diffstat (limited to 'ar/.config/x11')
| -rw-r--r-- | ar/.config/x11/xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
