mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
river: install session file
This commit is contained in:
parent
9a927425a5
commit
3d9f273635
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue