diff options
| -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 |
