From 2efbd0b82afa66b73df4618c42578010f673533a Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Tue, 10 Dec 2024 05:07:50 +0500 Subject: [PATCH] remove swww --- home-manager/modules/hyprland/main.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home-manager/modules/hyprland/main.nix b/home-manager/modules/hyprland/main.nix index 8c09f7a..6e6f065 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -20,8 +20,6 @@ "$menu" = "fuzzel"; exec-once = [ - "swww-daemon" - "swww img ~/Downloads/wp.png" "sleep 5 && waybar" "wl-paste --type text --watch cliphist store" "wl-paste --type image --watch cliphist store"