From b31c9b948fbc12fcbf23b30673afc41cf420f6c5 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 2 Sep 2025 09:17:50 +0200 Subject: treewide: Use `river-classic` instead of `river` `river-classic` is the continuation of the 3.0 branch without the breaking introduction of the window manager process. --- modules/by-name/lf/lf/commands/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/by-name/lf') diff --git a/modules/by-name/lf/lf/commands/default.nix b/modules/by-name/lf/lf/commands/default.nix index 5d5277d6..055bfa2c 100644 --- a/modules/by-name/lf/lf/commands/default.nix +++ b/modules/by-name/lf/lf/commands/default.nix @@ -123,7 +123,7 @@ in { set_wallpaper = pipe { name = "set_wallpaper"; dependencies = [ - pkgs.river # for `riverctl` + pkgs.river-classic # for `riverctl` pkgs.swaybg pkgs.procps ]; -- cgit 1.4.1