LinuxCommandLibrary

wal-telegram

Generates themes for Telegram based the colors generated by pywal/wal.

TLDR

Generate with wal's palette and the current wallpaper (feh only)

$ wal-telegram
copy


Generate with wal's palette and a specified background image
$ wal-telegram --background=[path/to/image]
copy


Generate with wal's palette and a colored background based on the palette
$ wal-telegram --tiled
copy


Apply a gaussian blur on the background image
$ wal-telegram -g
copy


Specify a location for the generated theme (default is $XDG_CACHE_HOME/wal-telegram or ~/.cache/wal-telegram)
$ wal-telegram --destination=[path/to/destination]
copy


Restart the telegram app after generation
$ wal-telegram --restart
copy

Copied to clipboard