element-desktop: add %u to Exec line in .desktop
The registered scheme-handler is a bit useless without passing the url actually to element
This commit is contained in:
parent
c02c2523a9
commit
ad5fc9b6d4
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Element
|
||||
Comment=A feature-rich client for Matrix.org
|
||||
Exec=element-desktop
|
||||
Exec=element-desktop %u
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=element
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'element-desktop'
|
||||
pkgname=element-desktop
|
||||
version=1.11.31
|
||||
revision=2
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
conf_files="/etc/${pkgname}/config.json"
|
||||
hostmakedepends="git yarn nodejs rust cargo python3 curl
|
||||
|
Loading…
x
Reference in New Issue
Block a user