From 58cb49805da76d1b56ea4c5ef4cc0ad7417b8375 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:03:23 +0900 Subject: modified x11/xprofile, modified bin/mpvplay --- ar/.config/x11/xprofile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ar/.config') 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 -- cgit v1.2.3