chore: update TODOs

This commit is contained in:
matt1432 2025-03-13 01:14:21 -04:00
parent 13ea2b276f
commit f7ee925514
7 changed files with 6 additions and 8 deletions
modules/desktop/environment/home

View file

@ -12,7 +12,7 @@ self: {
in {
config = mkIf (cfg.enable && cfg.isTouchscreen) {
wayland.windowManager.hyprland = {
# TODO: add overlays to upstream flake
# TODO: https://github.com/horriblename/hyprgrass/pull/222
plugins = [self.inputs.hyprgrass.packages.${pkgs.system}.default];
settings = {