gnomeExtensions.disable-lock-screen-media-controls
Removes the lock screen media controls GNOME 49 introduced with no way to disable.
ALSO if you're on Fedora 43 like me, or another distro that has implemented auto-pausing of media when you lock your screen, and interested in disabling it do this:
mkdir -p ~/.config/wireplumber/wireplumber.conf.d echo 'wireplumber.settings = { linking.pause-playback = false }' > ~/.config/wireplumber/wireplumber.conf.d/99-disable-mpris-pause.conf systemctl --user restart wireplumber pipewire
To undo it simply remove the file you created above and re-run the restart command.
- Name
- gnome-shell-extension-disable-lock-screen-media-controls
- Homepage
- Version
- 2
- License
- Maintainers
- Platforms
- aarch64-linux
- armv5tel-linux
- armv6l-linux
- armv7a-linux
- armv7l-linux
- i686-linux
- loongarch64-linux
- m68k-linux
- microblaze-linux
- microblazeel-linux
- mips-linux
- mips64-linux
- mips64el-linux
- mipsel-linux
- powerpc-linux
- powerpc64-linux
- powerpc64le-linux
- riscv32-linux
- riscv64-linux
- s390-linux
- s390x-linux
- x86_64-linux
- Defined
- Source