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