14 lines
515 B
Desktop File
14 lines
515 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=LeagueClient
|
||
|
Exec=flatpak run --command=bottles-cli com.usebottles.bottles run -p LeagueClient -b 'LeagueOfLegends' -- %u
|
||
|
Type=Application
|
||
|
Terminal=false
|
||
|
Categories=Application;
|
||
|
Icon=/home/histalek/.var/app/com.usebottles.bottles/data/bottles/bottles/LeagueOfLegends/icons/LeagueClient.png
|
||
|
Comment=Launch LeagueClient using Bottles.
|
||
|
StartupWMClass=LeagueClient
|
||
|
Actions=Configure;
|
||
|
[Desktop Action Configure]
|
||
|
Name=Configure in Bottles
|
||
|
Exec=flatpak run com.usebottles.bottles -b 'LeagueOfLegends'
|