Linux command
wal-telegram 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
wal-telegram
Example
wal-telegram --background=[path/to/image]
Example
wal-telegram --tiled
Example
wal-telegram -g
Example
wal-telegram --destination=[path/to/destination]
Restart
wal-telegram --restart
说明
wal-telegram generates Telegram desktop themes (`.tdesktop-theme`) coloured to match a pywal palette. It reads the cached colors from `~/.cache/wal/colors.json` and writes a theme file that the Telegram desktop client can load via *Settings → Chat Settings → Theme → Apply theme from file*. By default the wallpaper used in the chat background is the current image set with feh (read from `~/.fehbg`); pass `--background` to override it or `--tiled` to use a tiled palette colour instead.
参数
- --background _PATH_
- Use specified background image
- --tiled
- Use colored background from palette
- -g
- Apply gaussian blur to background
- --destination _PATH_
- Output location for generated theme
- --restart
- Restart Telegram after generating theme
FAQ
What is the wal-telegram command used for?
wal-telegram generates Telegram desktop themes (`.tdesktop-theme`) coloured to match a pywal palette. It reads the cached colors from `~/.cache/wal/colors.json` and writes a theme file that the Telegram desktop client can load via *Settings → Chat Settings → Theme → Apply theme from file*. By default the wallpaper used in the chat background is the current image set with feh (read from `~/.fehbg`); pass `--background` to override it or `--tiled` to use a tiled palette colour instead.
How do I run a basic wal-telegram example?
Run `wal-telegram` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --background _PATH_ do in wal-telegram?
Use specified background image