← 返回命令列表

Linux command

discord 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch Discord

discord

Start minimized

discord --start-minimized

Ignore GPU blocklist

discord --ignore-gpu-blocklist

Disable hardware

discord --disable-gpu

Enable verbose logging

discord --enable-logging

说明

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.

参数

--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.

FAQ

What is the discord command used for?

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.

How do I run a basic discord example?

Run `discord` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --start-minimized do in discord?

Start minimized to system tray.