Remove dsk-ryzen from the .xinitrc
Its monitor changes will be done in a firestarterrc
This commit is contained in:
parent
41f60a8070
commit
1d13fb73ed
@ -21,10 +21,6 @@ case $(hostname) in
|
|||||||
vm-*)
|
vm-*)
|
||||||
xrandr --output Virtual-1 --mode 1920x1080 --rate 60 --primary
|
xrandr --output Virtual-1 --mode 1920x1080 --rate 60 --primary
|
||||||
;;
|
;;
|
||||||
dsk-ryzen-0*)
|
|
||||||
xrandr --output DisplayPort-1 --mode 2560x1440 --rate 144 --primary
|
|
||||||
xrandr --output HDMI-A-0 --mode 1920x1080 --rate 60 --pos 2560x360
|
|
||||||
;;
|
|
||||||
esac
|
esac
|
||||||
# Wallpaper generation because why not
|
# Wallpaper generation because why not
|
||||||
#if [ -x "$HOME/.wpgen/wpgen" ]; then
|
#if [ -x "$HOME/.wpgen/wpgen" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user