diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-22 09:46:23 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-22 09:46:23 +0900 |
| commit | a8085df0110385b21675837d443932007b961731 (patch) | |
| tree | c526e3194ea2077e6ee82c8db0471b1f45916ca9 | |
| parent | 64fdb22bb57301394b11ef84441f50a48dd8ab0c (diff) | |
modified x11/xprofile
| -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 460c0f5..bbdb04f 100644 --- a/ar/.config/x11/xprofile +++ b/ar/.config/x11/xprofile @@ -1,6 +1,6 @@ #!/bin/sh -sleep 1 +sleep 3 xrandr --dpi 96 # adjust the number based on your resolution and size of the screen setmonitor |
