mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
Remove %i parameter from Exec line
It breaks launching the application on Wayland
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# KDE Config File
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=krfb -qwindowtitle %c %i
|
||||
Exec=krfb -qwindowtitle %c
|
||||
Icon=krfb
|
||||
X-DBUS-StartupType=Unique
|
||||
X-DocPath=krfb/index.html
|
||||
|
||||
Reference in New Issue
Block a user