mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-08 13:30:47 -05:00
17 lines
238 B
Text
17 lines
238 B
Text
profile dual {
|
|
output DP-1 enable
|
|
output DP-2 enable position 1920,0
|
|
}
|
|
|
|
profile dual-off {
|
|
output DP-1 disable
|
|
output DP-2 disable
|
|
}
|
|
|
|
profile laptop {
|
|
output eDP-1 enable scale 2
|
|
}
|
|
|
|
profile laptop-off {
|
|
output eDP-1 disable
|
|
}
|