fix touchpad, fix stylix polarity

This commit is contained in:
EdenQwQ 2026-03-24 13:30:13 +08:00
parent f28d2287ba
commit 91ebcfa4f1
6 changed files with 27 additions and 9 deletions

View file

@ -76,7 +76,7 @@ let
}
)
// {
inherit polarity;
polarity = forceOrDefault polarity;
};
buildSpecialisation =

View file

@ -11,7 +11,6 @@ in
autoEnable = false;
targets.gtk.enable = true;
targets.gtk.flatpakSupport.enable = true;
polarity = "dark";
cursor = {
package = pkgs.graphite-cursors;
name = "graphite-dark";