diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-14 08:03:23 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-14 08:03:23 +0900 |
| commit | 58cb49805da76d1b56ea4c5ef4cc0ad7417b8375 (patch) | |
| tree | 5eaa504dd621cf876ad8d06ba0fdb7034a723994 /ar/.config | |
| parent | ca20879a6c8d824f6441c6e661efe377da22ca3b (diff) | |
modified x11/xprofile, modified bin/mpvplay
Diffstat (limited to 'ar/.config')
| -rw-r--r-- | ar/.config/x11/xprofile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ar/.config/x11/xprofile b/ar/.config/x11/xprofile index 2f34def..460c0f5 100644 --- a/ar/.config/x11/xprofile +++ b/ar/.config/x11/xprofile @@ -1,6 +1,8 @@ #!/bin/sh -xrandr --auto --dpi 96 # adjust the number based on your resolution and size of the screen +sleep 1 +xrandr --dpi 96 # 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 |
