commit 74ca4a880193299c1a6d9520d4ae5aec5b05f3d9 parent f73898f45b149f19f21aefc263dbf9bd0acc1485 Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Sun, 10 Sep 2023 21:06:11 -0500 Changed to minimalist xprofile Diffstat:
| M | .config/X11/xprofile | | | 14 | +++++--------- |
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/.config/X11/xprofile b/.config/X11/xprofile @@ -1,11 +1,7 @@ xset r rate 1000 2 -xset -b -xset s 600 60 -setxkbmap -rules evdev -model evdev -layout us -variant altgr-intl +setxkbmap us -variant altgr-intl -command -v dunst >/dev/null 2>&1 && dunst & -command -v picom >/dev/null 2>&1 && picom --daemon - -# redshift & -xcalib -o 0 /usr/share/xcalib/gamma_2_2_lowContrast.icc -xcalib -o 1 /usr/share/xcalib/gamma_2_2_lowContrast.icc +# NVIDIA Optimus (https://wiki.archlinux.org/title/NVIDIA_Optimus) +xrandr --setprovideroutputsource modesetting NVIDIA-0 +xrandr --auto +xrandr --dpi 90