diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-15 09:40:38 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-15 09:40:38 +0900 |
| commit | 46a035e1f3311006c9713d7a619647ab097ea05e (patch) | |
| tree | e1df10f1438cece616c17131527f55ff48871e4b /ar/.config/x11 | |
| parent | 9c394f273fd3cff3531c220556df46e8b5da1136 (diff) | |
modified x11/xprofile
Diffstat (limited to 'ar/.config/x11')
| -rw-r--r-- | ar/.config/x11/xprofile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ar/.config/x11/xprofile b/ar/.config/x11/xprofile index bbdb04f..5acfa4d 100644 --- a/ar/.config/x11/xprofile +++ b/ar/.config/x11/xprofile @@ -1,8 +1,8 @@ #!/bin/sh sleep 3 -xrandr --dpi 96 # adjust the number based on your resolution and size of the screen -setmonitor +xrandr --dpi 192 # adjust the number based on your resolution and size of the screen +# setmonitor setbg & # set the background with the `setbg` script # fcitx5 & # set the input method |
