We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8518dac commit 7330711Copy full SHA for 7330711
src/icons/images/kasts.original.svg
src/icons/images/kasts.png
149 KB
src/icons/overrides/kasts.yaml
@@ -0,0 +1,12 @@
1
+# yaml-language-server: $schema=../../schemas/internal/gen-overrides.schema.json
2
+
3
+global:
4
+ image_mask: circle
5
+label:
6
+ tray-menu:
7
+ image_mask: square
8
+ output_shape: square
9
+ discord-small-image:
10
11
+ background: transparent
12
+ image_scale: 1.19
src/players/podcast-players/kasts.yaml
@@ -0,0 +1,16 @@
+# yaml-language-server: $schema=../../schemas/player.schema.json
+id: kasts
+name: Kasts
+url: https://apps.kde.org/kasts
+sources:
+ lin_mpris:
+ - kasts
+attributes:
+ pure: true
+ service: false
+content:
13
+ - audio
14
+ - audio_podcast
15
+extra:
16
+ discord_application_id: "1439169193844146226"
0 commit comments