diff --git a/.xinitrc b/.xinitrc index fefc480..3bb3f4f 100644 --- a/.xinitrc +++ b/.xinitrc @@ -37,7 +37,8 @@ fi xcompmgr -n & -xrandr --output HDMI-0 --mode 1920x1080 --rate 60 --brightness 0.8 --left-of DP-4 -xrandr --output DP-4 --mode 1920x1080 --rate 165 --brightness 0.8 --primary +xrandr --output HDMI-1 --mode 1920x1080 --rate 60 --brightness 0.8 --left-of DP-3 +xrandr --output DP-3 --mode 1920x1080 --rate 165 --brightness 0.8 --primary +start-pipewire & dbus-launch --exit-with-session awesome