Compare commits
4 commits
e2bfa81b10
...
66308177ed
Author | SHA1 | Date | |
---|---|---|---|
66308177ed | |||
0d1a446ab4 | |||
dba7a5ac50 | |||
f742129d4d |
2 changed files with 3 additions and 2 deletions
|
@ -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.2
|
||||
scale 1.1
|
||||
|
||||
// Transform allows to rotate the output counter-clockwise, valid values are:monitor
|
||||
// normal, 90, 180, 270, flipped, flipped-90, flipped-180 and flipped-270.
|
||||
|
|
|
@ -75,8 +75,9 @@
|
|||
"emacs"
|
||||
"chirp"
|
||||
"sdrangel"
|
||||
"zmkbatx"
|
||||
];
|
||||
extraGroups = [ ];
|
||||
extraGroups = [ "plugdev" ];
|
||||
backupPaths = [ ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue