LinuxCommandLibrary

discord

voice, video, and text communication platform

TLDR

Launch Discord

$ discord
copy
Start minimized to system tray
$ discord --start-minimized
copy
Ignore GPU blocklist
$ discord --ignore-gpu-blocklist
copy
Disable hardware acceleration
$ discord --disable-gpu
copy
Enable verbose logging
$ discord --enable-logging
copy

SYNOPSIS

discord [options]

DESCRIPTION

Discord is a voice, video, and text communication platform popular among gaming communities and increasingly used for general collaboration. The Linux client provides access to servers, direct messages, voice channels, and screen sharing.
The Electron-based application supports all core Discord features including rich presence, push-to-talk, noise suppression, and server management. It integrates with the system tray for background operation.
Discord on Linux can be installed through official packages, Flatpak, Snap, or distribution repositories. Some features like game detection may have limited functionality compared to Windows.

PARAMETERS

--start-minimized

Start minimized to system tray.
--ignore-gpu-blocklist
Ignore GPU hardware blocklist.
--disable-gpu
Disable hardware acceleration.
--enable-logging
Enable verbose logging.
--no-sandbox
Disable sandbox (not recommended).
--proxy-server URL
Use specified proxy server.
--help
Display help information.

CAVEATS

Electron-based with higher resource usage. Screen sharing on Wayland may have limitations. Some game integrations unavailable on Linux. Requires systemd for some features.

HISTORY

Discord was founded by Jason Citron and released in 2015. Originally targeting gamers, it expanded to general communities. The Linux client was added in 2017, providing cross-platform support alongside Windows, macOS, iOS, and Android.

SEE ALSO

slack(1), teams(1), mumble(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community