Add newest settings
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1156f251d4
commit
84019aac75
7 changed files with 26 additions and 233 deletions
|
@ -7,11 +7,11 @@ profile home {
|
|||
exec xrandr --output XWAYLAND1 --primary
|
||||
}
|
||||
|
||||
profile mobile {
|
||||
output eDP-1 mode 1920x1080@60.031Hz position 0,0
|
||||
|
||||
exec xrandr --output XWAYLAND0 --primary
|
||||
}
|
||||
#profile mobile {
|
||||
# output eDP-1 mode 1920x1080@60.031Hz position 0,0
|
||||
#
|
||||
# exec xrandr --output XWAYLAND0 --primary
|
||||
#}
|
||||
|
||||
profile gw2 {
|
||||
output eDP-1 mode 1920x1080@60.031Hz position 0,0
|
||||
|
@ -24,3 +24,12 @@ profile presentation {
|
|||
output eDP-1 enable mode 1920x1080@60.031Hz position 0,0
|
||||
output HDMI-A-1 mode 1920x1200@59.950Hz position 1920,-120
|
||||
}
|
||||
|
||||
profile tyr-home {
|
||||
output eDP-1 mode 2560x1600@165.004Hz position 1920,0 scale 1.25
|
||||
output DP-1 mode 1920x1080@74.998Hz position 0,0 scale 1
|
||||
}
|
||||
|
||||
profile tyr-mobile {
|
||||
output "BOE 0x0A9B Unknown" mode 2560x1600@165.004Hz position 0,0 scale 1.25
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue