diff options
Diffstat (limited to 'ar/.config')
| -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 |
