1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/wal-telegram.md
Vítor Henrique 5edbf734fb
pages*: improve page descriptions (#12558)
* pages*: improve page descriptions

* ical: improve page description

* cockpit-desktop: remove unneeded word from page description

* nc: improve description wording

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-25 19:58:21 -03:00

770 B

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

  • Generate 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 --tiled

  • Apply a gaussian blur on the background image:

wal-telegram -g

  • Specify 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 --restart