🗑️ (home/wayland) replace deprecate eww-wayland package by eww

This commit is contained in:
Laureηt 2024-03-31 16:18:10 +02:00
parent fbc70228ae
commit 3d150c620e
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk
2 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,6 @@
{pkgs, ...}: {
{...}: {
programs.eww = {
enable = true;
package = pkgs.eww-wayland;
configDir = ./config;
};
}

View file

@ -8,7 +8,7 @@
extraConfig =
''
exec-once=env XDG_CACHE_HOME=/tmp ${pkgs.eww-wayland}/bin/eww open bar
exec-once=env XDG_CACHE_HOME=/tmp ${pkgs.eww}/bin/eww open bar
exec-once=${pkgs.swaybg}/bin/swaybg -i ${inputs.wallpaper}
exec-once=${pkgs.mako}/bin/mako
exec-once=${pkgs.thunderbird}/bin/thunderbird