[scripts] feat: local config for xrandr setup
This commit is contained in:
parent
a9ae482b32
commit
003a721e7d
@ -48,6 +48,7 @@ default() {
|
|||||||
secondary=$(echo "$screens" | grep -v -w "$primary")
|
secondary=$(echo "$screens" | grep -v -w "$primary")
|
||||||
direction="left"
|
direction="left"
|
||||||
rotation="normal"
|
rotation="normal"
|
||||||
|
mode="mode 2560x1440"
|
||||||
setup
|
setup
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user