snippetbashTip
wal-telegram — Generate themes for Telegram based the colors generated by pywal/wal. More information: <https://git
Viewed 0 times
commandtelegramwal-telegramthemesclibasedforgenerate
linux
Problem
How to use the
wal-telegram command: Generate themes for Telegram based the colors generated by pywal/wal. More information: <https://github.com/guillaumeboehm/wal-telegram>.Solution
wal-telegram — Generate themes for Telegram based the colors generated by pywal/wal. More information: <https://github.com/guillaumeboehm/wal-telegram>.Generate with wal's palette and the current wallpaper (feh only):
wal-telegramGenerate with wal's palette and a specified background image:
wal-telegram --background={{path/to/image}}Generate with wal's palette and a colored background based on the palette:
wal-telegram --tiledApply a gaussian blur on the background image:
wal-telegram -gSpecify a location for the generated theme (default is
$XDG_CACHE_HOME/wal-telegram or ~/.cache/wal-telegram):wal-telegram --destination={{path/to/destination}}Restart the telegram app after generation:
wal-telegram --restartCode Snippets
Generate with wal's palette and the current wallpaper (feh only)
wal-telegramGenerate with wal's palette and a specified background image
wal-telegram --background={{path/to/image}}Generate with wal's palette and a colored background based on the palette
wal-telegram --tiledApply a gaussian blur on the background image
wal-telegram -gSpecify a location for the generated theme (default is `$XDG_CACHE_HOME/wal-telegram` or `~/.cache/wal-telegram`)
wal-telegram --destination={{path/to/destination}}Context
tldr-pages: linux/wal-telegram
Revisions (0)
No revisions yet.