diff --git a/srcpkgs/river/template b/srcpkgs/river/template index 506a54dc049..24f9c53d45e 100644 --- a/srcpkgs/river/template +++ b/srcpkgs/river/template @@ -1,7 +1,7 @@ # Template file for 'river' pkgname=river version=0.2.4 -revision=1 +revision=2 archs="~i686* ~armv6l* ~armv7l*" build_style=zig-build configure_args="$(vopt_if xwayland -Dxwayland) -Dpie" @@ -21,5 +21,6 @@ build_options_default="xwayland" desc_option_xwayland="Enable Xwayland support" post_install() { + vinstall contrib/river.desktop 644 usr/share/wayland-sessions vsconf example/init }