Remove dsk-ryzen from the .xinitrc

Its monitor changes will be done in a firestarterrc
This commit is contained in:
Salt 2021-06-30 23:33:50 -05:00
parent 41f60a8070
commit 1d13fb73ed
1 changed files with 0 additions and 4 deletions

View File

@ -21,10 +21,6 @@ case $(hostname) in
vm-*)
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
# Wallpaper generation because why not
#if [ -x "$HOME/.wpgen/wpgen" ]; then