From b07fde7d6dc56e5a56169ef276025dcfb1388343 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Wed, 10 Jul 2024 22:12:31 +0200 Subject: [PATCH] =?UTF-8?q?swww=20init=20=E2=86=92=20swww-daemon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/gui/hypr/land.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/gui/hypr/land.nix b/modules/gui/hypr/land.nix index b54ab09..5993b93 100644 --- a/modules/gui/hypr/land.nix +++ b/modules/gui/hypr/land.nix @@ -24,7 +24,7 @@ inherit (inputs.nixpkgs-wayland.packages.${pkgs.system}) wl-clipboard; wl-copy = getExe' wl-clipboard "wl-copy"; wl-paste = getExe' wl-clipboard "wl-paste"; - swww = getExe inputs.nixpkgs-wayland.packages.${pkgs.system}.swww; + swww-daemon = getExe' inputs.nixpkgs-wayland.packages.${pkgs.system}.swww "swww-daemon"; wlsunset = getExe inputs.nixpkgs-wayland.packages.${pkgs.system}.wlsunset; anyrun = getExe inputs.anyrun.packages.${pkgs.system}.anyrun; @@ -496,7 +496,7 @@ in { # TODO do something with this #"${wl-paste} --watch cliphist store" - "${swww} init" + "${swww-daemon}" "${wlsunset} -S 06:00 -s 20:00" # TODO fix fcitx5 #"fcitx5"