Start audio server automatically, since this is the only one I use now.
Also changed gpu
This commit is contained in:
parent
12de2d94c9
commit
2529f6e1da
5
.xinitrc
5
.xinitrc
@ -37,7 +37,8 @@ fi
|
|||||||
|
|
||||||
xcompmgr -n &
|
xcompmgr -n &
|
||||||
|
|
||||||
xrandr --output HDMI-0 --mode 1920x1080 --rate 60 --brightness 0.8 --left-of DP-4
|
xrandr --output HDMI-1 --mode 1920x1080 --rate 60 --brightness 0.8 --left-of DP-3
|
||||||
xrandr --output DP-4 --mode 1920x1080 --rate 165 --brightness 0.8 --primary
|
xrandr --output DP-3 --mode 1920x1080 --rate 165 --brightness 0.8 --primary
|
||||||
|
|
||||||
|
start-pipewire &
|
||||||
dbus-launch --exit-with-session awesome
|
dbus-launch --exit-with-session awesome
|
||||||
|
Loading…
Reference in New Issue
Block a user