chore: flatpak helpers

This commit is contained in:
Michel 2024-07-31 10:48:58 +02:00
parent b872a794a6
commit 0c9fd34a4f
4 changed files with 25 additions and 0 deletions

View File

@ -206,6 +206,9 @@ for Plugin in $(asdf plugin list); { echo $Plugin; asdf list $Plugin }
- `com.github.tchx84.Flatseal`
- `org.mozilla.firefox`
- `org.mozilla.Thunderbird`
TODO: [Where are all the installed flatpak apps .desktop files located](https://github.com/flatpak/flatpak/issues/1286)
#### Kicksecure Wiki

View File

@ -0,0 +1,11 @@
[Desktop Entry]
NoDisplay=true
Version=1.0
Encoding=UTF-8
Type=X-XFCE-Helper
X-XFCE-Category=TerminalEmulator
X-XFCE-CommandsWithParameter=/opt/kitty.app/bin/kitty "%s"
Icon=kitty
Name=kitty (/opt)
X-XFCE-Commands=/opt/kitty.app/bin/kitty

View File

@ -0,0 +1,11 @@
[Desktop Entry]
NoDisplay=true
Version=1.0
Encoding=UTF-8
Type=X-XFCE-Helper
X-XFCE-Category=MailReader
X-XFCE-CommandsWithParameter=flatpak run org.mozilla.Thunderbird --ProfileManager "%s"
Icon=thunderbird
Name=thunderbird flatpak
X-XFCE-Commands=flatpak run org.mozilla.Thunderbird --ProfileManager