Added big TV scaling
This commit is contained in:
parent
e6ba76bc35
commit
7c0721c5c5
1 changed files with 5 additions and 0 deletions
|
@ -36,6 +36,11 @@ output 'Dell Inc. DELL P2214H 29C2937M4YTL' {
|
||||||
transform 270
|
transform 270
|
||||||
}
|
}
|
||||||
|
|
||||||
|
output 'Samsung Electric Company SAMSUNG 0x00000001' {
|
||||||
|
# Zoom in because long distance
|
||||||
|
scale 2
|
||||||
|
}
|
||||||
|
|
||||||
# Focus
|
# Focus
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
floating_modifier Mod4 normal
|
floating_modifier Mod4 normal
|
||||||
|
|
Loading…
Reference in a new issue