Compare commits
2 commits
6128c1a1e3
...
dba7a5ac50
Author | SHA1 | Date | |
---|---|---|---|
dba7a5ac50 | |||
f742129d4d |
2 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,7 @@ output "eDP-1" {
|
||||||
mode "1920x1080@59.999"
|
mode "1920x1080@59.999"
|
||||||
|
|
||||||
// You can use integer or fractional scale, for example use 1.5 for 150% scale.
|
// You can use integer or fractional scale, for example use 1.5 for 150% scale.
|
||||||
scale 1.2
|
scale 1.1
|
||||||
|
|
||||||
// Transform allows to rotate the output counter-clockwise, valid values are:monitor
|
// Transform allows to rotate the output counter-clockwise, valid values are:monitor
|
||||||
// normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270.
|
// normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270.
|
||||||
|
|
|
@ -75,6 +75,7 @@
|
||||||
"emacs"
|
"emacs"
|
||||||
"chirp"
|
"chirp"
|
||||||
"sdrangel"
|
"sdrangel"
|
||||||
|
"zmkbatx"
|
||||||
];
|
];
|
||||||
extraGroups = [ ];
|
extraGroups = [ ];
|
||||||
backupPaths = [ ];
|
backupPaths = [ ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue