[scripts] feat: local config for xrandr setup

This commit is contained in:
David JULIEN 2022-11-22 10:33:49 +01:00
parent a9ae482b32
commit 003a721e7d
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ default() {
secondary=$(echo "$screens" | grep -v -w "$primary")
direction="left"
rotation="normal"
mode="mode 2560x1440"
setup
}