Compare commits

..

No commits in common. "66308177edb15f8e7eb481cb0275dace6f47a694" and "e2bfa81b1041336354d87fc5ca61bf39bd808005" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -91,7 +91,7 @@ output "eDP-1" {
mode "1920x1080@59.999"
// You can use integer or fractional scale, for example use 1.5 for 150% scale.
scale 1.1
scale 1.2
// Transform allows to rotate the output counter-clockwise, valid values are:monitor
// normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270.

View file

@ -75,9 +75,8 @@
"emacs"
"chirp"
"sdrangel"
"zmkbatx"
];
extraGroups = [ "plugdev" ];
extraGroups = [ ];
backupPaths = [ ];
};