mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 07:01:36 +01:00
fix: update screen setup on atlantispc
This commit is contained in:
@@ -29,7 +29,7 @@ if [[ "$HOST" == "atlantispc" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$HOST" == "atlantisV2" ]]; then
|
if [[ "$HOST" == "atlantisV2" ]]; then
|
||||||
/usr/bin/xrandr --output DP-1 --right-of HDMI-0
|
/usr/bin/xrandr --output DP-5 --right-of HDMI-0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
### Atlantislaptop specific setup ###
|
### Atlantislaptop specific setup ###
|
||||||
|
|||||||
Reference in New Issue
Block a user