@johnnyapol: Would you be able to support a "~/.config/discord-flags.conf" file like what electron does [1], but to apply some flags only to discord?
This could be really useful to implement some flags like the ones suggested Neko-san[2] to fix the slow/laggy animations on Discord.
In my case, adding these flags to electron-flags.conf
causes other issues, like breaking VS Code.
[1] https://github.com/archlinux/svntogit-community/blob/packages/electron16/trunk/electron-launcher.sh
[2] https://aur.archlinux.org/packages/discord_arch_electron#comment-819244
Pinned Comments
Zoddo commented on 2022-09-15 17:54 (UTC) (edited on 2023-03-31 17:24 (UTC) by Zoddo)
Starting with 0.0.26-1 (2023-03-31):
Starting with 0.0.20-1 (2022-09-15):
$XDG_CONFIG_HOME/discord-flags.conf
: this works likeelectron-flags.conf
, you can set in this file the command line flags you want to pass to electron when running Discord (there are some useful flags in the wiki, especially if you are experiencing lag in the Discord UI).FAQ
Discord requires an update, but this package isn't yet updated
Check the wiki.
The Discord UI is lagging
Try to add the flags recommended in the wiki in
$XDG_CONFIG_HOME/discord-flags.conf
.Krisp not working
This is an issue that will likely never be fixed for this package. The Krisp module checks if Discord binaries are signed by Discord, which is not the case with this package.
See this comment and this GitHub issue for more details and possibles workarounds.