mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 06:06:29 +00:00
New monitor setup
This commit is contained in:
parent
925dc59ecb
commit
b2d0e392ef
2 changed files with 8 additions and 3 deletions
|
@ -1,7 +1,12 @@
|
|||
profile office {
|
||||
output eDP-1 mode 3840x2160 position 0,420 scale 2
|
||||
output "Dell Inc. DELL U2419HC 6Z7JSS2" mode 1920x1080 position 1920,420
|
||||
output "Dell Inc. DELL U2419HC 879JSS2" mode 1920x1080 position 3840,0 transform 90
|
||||
# output eDP-1 disable
|
||||
# output "Dell Inc. DELL U2415 08DXD6121ARL" mode 1920x1200 position 0,0 transform 90
|
||||
# output "Dell Inc. DELL S3221QS 4HMVTB3" mode 3840x2160@30Hz position 1200,400 scale 1.25
|
||||
output "Dell Inc. DELL S3221QS 4HMVTB3" mode 3840x2160@30Hz position 1920,0 scale 1.25
|
||||
# output "Dell Inc. DELL S3221QS 4HMVTB3" mode 2560x1440 position 1920,0
|
||||
# output "Dell Inc. DELL U2419HC 6Z7JSS2" mode 1920x1080 position 1920,420
|
||||
# output "Dell Inc. DELL U2419HC 879JSS2" mode 1920x1080 position 3840,0 transform 90
|
||||
}
|
||||
|
||||
profile home-docked {
|
||||
|
|
|
@ -82,7 +82,7 @@ in
|
|||
export MOZ_DBUS_REMOTE=1
|
||||
|
||||
# override VA-API driver
|
||||
export LIBVA_DRIVER_NAME=iHD
|
||||
# export LIBVA_DRIVER_NAME=iHD
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue