swww init → swww-daemon

This commit is contained in:
jacekpoz 2024-07-10 22:12:31 +02:00
parent c6e88ecd10
commit b07fde7d6d
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -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"