fix Lillie typo

This commit is contained in:
willifan 2025-01-04 18:40:02 +01:00
parent 0d053f37bf
commit 24c67d3884

View file

@ -16,7 +16,7 @@
laser.enable = true; laser.enable = true;
hyprland = { hyprland = {
hardware.Lillie = true; hardware.Lillie.enable = true;
}; };
}; };