updates for hyprland + ashell

This commit is contained in:
Emmet
2025-05-10 11:15:05 -05:00
parent c8666c3638
commit c0532d96d2
4 changed files with 89 additions and 132 deletions

View File

@@ -382,7 +382,11 @@ in
kitty
killall
polkit_gnome
(inputs.ashell.defaultPackage.${system})
(ashell.overrideAttrs (o: {
patches = (o.patches or [ ]) ++ [
./ashell.patch
];
}))
nwg-launchers
papirus-icon-theme
(pkgs.writeScriptBin "nwggrid-wrapper" ''