Hi guys,
I wanted to get rid of the annoying red badge on the Discord application but the application does not appear in the notifications panel inside Systeme Preferences, is there any terminal command that can do the trick ?
I know that this line is working to avoid the red badge on System Preferences but I can't make it work for the Discord app
Thanks !
I wanted to get rid of the annoying red badge on the Discord application but the application does not appear in the notifications panel inside Systeme Preferences, is there any terminal command that can do the trick ?
I know that this line is working to avoid the red badge on System Preferences but I can't make it work for the Discord app
defaults write com.apple.systempreferences AttentionPrefBundleIDs 0 && killall Dock
Thanks !