new breeze packages due to plasma 6

This commit is contained in:
William 2024-03-15 21:52:10 -03:00
parent 520bcbc43b
commit 9aad001915
2 changed files with 4 additions and 8 deletions

View file

@ -1,9 +1,5 @@
{ config, pkgs, lib, ... }:
# let
# pkgs.writeShellScriptBin "toggle-audio-output" ''
# '';
{
home = {
pointerCursor = {
@ -11,7 +7,7 @@
gtk.enable = true;
x11.enable = true;
name = "Breeze_Light";
package = pkgs.breeze-icons;
package = pkgs.kdePackages.breeze-icons;
};
activation.removeExistingGtk =
lib.hm.dag.entryBefore [ "checkLinkTargets" ] ''