Enable active application blur through blur-my-shell

This commit is contained in:
Jo 2025-01-14 19:27:07 +01:00
parent 5087472710
commit 65ef160a32
3 changed files with 5 additions and 1 deletions

View file

@ -46,7 +46,6 @@ in {
environment.systemPackages = with pkgs; [
gnome-tweaks
blackbox-terminal # Terminal app
resources # System resource manager
];
};