diff --git a/hmModules/niri/config.kdl b/hmModules/niri/config.kdl index 92e01b1..6068cd6 100644 --- a/hmModules/niri/config.kdl +++ b/hmModules/niri/config.kdl @@ -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.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. diff --git a/hosts/kirk/default.nix b/hosts/kirk/default.nix index a358c21..ad2ad2e 100644 --- a/hosts/kirk/default.nix +++ b/hosts/kirk/default.nix @@ -75,7 +75,6 @@ "emacs" "chirp" "sdrangel" - "zmkbatx" ]; extraGroups = [ ]; backupPaths = [ ];