Compare commits

...

3 commits

Author SHA1 Message Date
0d1a446ab4
Add ccr to plugdev group on kirk 2025-01-21 20:33:51 +01:00
dba7a5ac50
Enable zmkbatx on kirk 2025-01-21 20:04:31 +01:00
f742129d4d
Scale up niri on kirk 2025-01-21 20:04:22 +01:00
2 changed files with 3 additions and 2 deletions
hmModules/niri
hosts/kirk

View file

@ -88,7 +88,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.

View file

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