Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:linux-tutorials:discord-installation-snap [2024/12/25 14:04] – created Zyzonix | linux:linux-tutorials:discord-installation-snap [2025/09/14 17:10] (current) – [Install Discord on Ubuntu via snap] Zyzonix | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| === Fix Discord (snap) spamming syslog === | === Fix Discord (snap) spamming syslog === | ||
| If Discord is spamming your syslog on Ubuntu or Debian and you installed it via snap, try this: | If Discord is spamming your syslog on Ubuntu or Debian and you installed it via snap, try this: | ||
| - | <code bash> | + | <code bash>sudo snap connect discord: |
| + | This is required when Discord should be able to see which programs are running to display them in your status. | ||
| Source: [[https:// | Source: [[https:// | ||
| ----- | ----- | ||