Skip to content

Commit d6e6aaf

Browse files
authored
Fix keyboard media keys input (#4)
1 parent 7136e0f commit d6e6aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.github.victoralvesf.aonsoku.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ finish-args:
2020
- --talk-name=org.kde.StatusNotifierWatcher
2121
- --filesystem=xdg-run/tray-icon:create
2222
- --talk-name=com.canonical.AppIndicator
23-
- --own-name=org.mpris.MediaPlayer2.*
23+
- --own-name=org.mpris.MediaPlayer2.chromium.*
2424
build-options:
2525
append-path: /usr/lib/sdk/node24/bin
2626
env:

0 commit comments

Comments
 (0)