Update XFCE configs
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Telegram
|
||||
Comment=New era of messaging
|
||||
TryExec=Telegram
|
||||
Exec=Telegram -- %U
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=Telegram --file-forwarding org.telegram.desktop -- @@u %U @@
|
||||
Icon=org.telegram.desktop
|
||||
Terminal=false
|
||||
StartupWMClass=TelegramDesktop
|
||||
@@ -15,9 +14,10 @@ DBusActivatable=true
|
||||
SingleMainWindow=true
|
||||
X-GNOME-UsesNotifications=true
|
||||
X-GNOME-SingleWindow=true
|
||||
X-XFCE-Source=file:///usr/share/applications/org.telegram.desktop.desktop
|
||||
X-Flatpak=org.telegram.desktop
|
||||
X-XFCE-Source=file:///var/lib/flatpak/app/org.telegram.desktop/x86_64/stable/c9756a44a11759cb68fddc3d8611d5aae18164ce369d1053a0721b4be97467dd/export/share/applications/org.telegram.desktop.desktop
|
||||
|
||||
[Desktop Action quit]
|
||||
Exec=Telegram -quit
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=Telegram org.telegram.desktop -quit
|
||||
Name=Quit Telegram
|
||||
Icon=application-exit
|
||||
Reference in New Issue
Block a user