#__**Remove the app launcher on top of DM
1 messages · Page 1 of 1 (latest)
right click and click hide
no need for css
also this snippet kinda goes against the rule of
dont post low effort snippets (single display: none for example).
you can also toggle it here
oops sorry
i F hat how discord put random things behind a right click you don't expect
also i didn't have this
yea discord do be doing shit like this
i guess it's because the experiment prevented the settings from even appearing
after doing a full relaunch, it now show
also WHYT TF would they put it in advanced
honestly if playing with experiments you should be doing a full reload regardless as some things cant be dynamically changed, especially with how lazy discord are at times
everything in advanced is like dev setting stuff
yeah they do some improper caching
i usuall only do soft reload with ctrl + r but sometimes it's not even enough ig
if you need full restarts often you could make a batch/bash script to reopen discord after killing it
makes the task a bit quicker
i'd need to make an autohotscript running with UA perms as i'm running discord elevated as admin so that it's able to inject into a game that run as admin for AC reasons
or i should maybe kill that F AC by passing it...
you can use powershell to start discord as admin
if on windows ofc
sure you have to accept the UAC prompt BUT at least you dont have to right click discord and click run as admin
you could do a batch script like this and add it to PATH so you can run it via runbox
start "" PowerShell.exe -NoLogo -NoProfile -NonInteractive -Command "Start-Process -FilePath 'notepad' -Verb RunAs"
obviously replacing notepad with the path of the discord executable
i don't have tpo right click
i have enabled the option on the exe to automatically start as admin
and it doesn't serve me a UAC prompt because of registry edit for that single program
but it also mean nothing can call the exe without the necessary perms
ahh right icic
technically i could make an AHK script automatically running with UAC perms but at this point just killing and reopening is faster
it's more the discord loading times that annoy me
they shouldnt be that bad if you are using openasar
i am not anymore because it breaks stuff