darwin: disable now playing applet in bar

This commit is contained in:
Nico 2025-05-03 16:16:00 +10:00
parent 2c80076e2b
commit 42ee05575a

View file

@ -27,7 +27,7 @@
system.defaults.controlcenter = {
Display = false;
FocusModes = false;
NowPlaying = true;
NowPlaying = false;
Sound = false;
Bluetooth = false;