From f90afccbc5639f755d6918cf86dcee035bc4b160 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Sun, 16 Mar 2025 18:15:23 +0100 Subject: [PATCH] Hyprland --- nixos/modules/hyprland/hyprland.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nixos/modules/hyprland/hyprland.nix b/nixos/modules/hyprland/hyprland.nix index 0f8d4e1..c93a525 100644 --- a/nixos/modules/hyprland/hyprland.nix +++ b/nixos/modules/hyprland/hyprland.nix @@ -46,11 +46,6 @@ in { "${pkgs.solaar}/bin/solaar -w hide &" "${pkgs.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1 &" # https://nixos.wiki/wiki/Polkit "${pkgs.clipse}/bin/clipse -listen &" - "${pkgs.swww}/bin/swww-daemon &" - "${pkgs.swww}/bin/swww img ${wallpaper-image} &" - ]; - exec = [ - "${pkgs.swww}/bin/swww img ${wallpaper-image} &" ]; "$mod" = "SUPER"; "$mainMod" = "$mod";