From 186b6b24337d6161748e345fc2a1efadcc0b74ce Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 13 May 2026 20:48:53 +0100 Subject: [PATCH] --- settings/hyprland.nix | 1 - settings/stylix.nix | 3 --- 2 files changed, 4 deletions(-) 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