From 5f8fbadccac42c900dec2050e6716fbfb556b12d Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 23 Jul 2024 23:55:29 +0200 Subject: updated wireplumber config for new version --- .config/x11/xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 091a42d..9f257ed 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -9,8 +9,8 @@ eval "$(ssh-agent)" xrandr --addmode HDMI-A-0 1280x960 xrandr --output HDMI-A-0 --mode 1280x960 --primary -xrandr --output DisplayPort-1 --mode 1920x1080 --right-of HDMI-A-0 -xrandr --output DisplayPort-2 --mode 1600x900 --left-of HDMI-A-0 +xrandr --output DisplayPort-1 --mode 1920x1080 --left-of HDMI-A-0 +# xrandr --output DisplayPort-2 --mode 1600x900 --left-of HDMI-A-0 xset r rate 250 30 xset s off -dpms -- cgit v1.2.3