#Fucking kill yourself, discord

1 messages · Page 1 of 1 (latest)

haughty shuttle
#

unfortunately it hides the vencord toolbox icon as well

low moth
narrow badger
#

what is discord checkpoint

#

oh is it fucking apple music replay for discord

low moth
#

probably

#

this thing but dc

shell yew
#

it's like spotify wrapped
i dont need that garbage

lethal patio
#

marketing push ??

north fiber
hardy oriole
#

ah, so this is just a tactic to get people to let discord track you more. got it

shut timber
north fiber
#

Like this is discord of all places dont expect a lot of value

radiant idol
#
.button__85643:nth-of-type(1) {
    display: none;
}
``` to only remove the actual icon and not notification or vencord quick actions
#

also wait

#

the class isnt too generic

toxic yew
#

fascinating

novel steppe
#

is just using [aria-label="Checkpoint"] not enough. cause thats what i did

#

or is that bad for performance, cause i have 11 aria-label set to display none

tribal spire
#

Thank you, you're a legend for this

teal lance
#

Thx, that was breaking my search bar.

teal lance
tribal spire
#

for what its worth in a week or so you wont need any code, the checkpoint thing isnt gonna last forever

teal lance
#

True that why i put it on the beginning of my css so i remember to take it off

#

They should've make it so that it doesn't show at all to ppl that has disabled tracking zrtSleep

royal forge
#

looks ugly and pierces into my search bar

broken pollen
#

why not just

[aria-label="Checkpoint"] {
  display: none;
}