fix(tazjin/dotfiles): fix default screen scale on tverskoy

For some reason it keeps getting scaled to 1.25, which is too big.

Change-Id: Idbe938bb94f92c72275ee715d21004a3d9372496
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12935
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2024-12-31 12:45:19 +03:00 committed by tazjin
parent d1cafeae1f
commit 7ea442b21a

View file

@ -134,3 +134,8 @@ binds {
Mod+Shift+E { quit; }
}
// tverskoy screen fix
output "AU Optronics 0x5A2D Unknown" {
scale 1.0
}