diff --git a/settings/hyprland.nix b/settings/hyprland.nix index a25e7ce..f779c63 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -91,7 +91,6 @@ "nm-applet --indicator" "wl-paste --type text --watch cliphist store" "wl-paste --type image --watch cliphist store" - "hyprpaper" "hyprctl setcursor Bibata-Modern-Ice 24" ]; diff --git a/settings/stylix.nix b/settings/stylix.nix index 2a074c0..3aff924 100644 --- a/settings/stylix.nix +++ b/settings/stylix.nix @@ -32,9 +32,6 @@ name = "Inter"; }; }; - targets = { - hyprpaper.enable = false; - }; }; home-manager.users.fred = { config, lib, pkgs, ... }: let