Skip to content

HyDE-Project/telegram-hyde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram HyDE Wallbash Template

HyDE's wallbash template for Telegram.

Preview

Preview 1 Preview 2 Preview 3 Preview 4

Usage

Integrating into HyDE

To integrate this template,

  1. Add the file /telegram.dcol to either of the following directories:
  • ~/.config/hyde/wallbash/Wall-Ways
  • ~/.config/hyde/wallbash/Wall-Dcol
  1. Copy the ./wallbash.telegram.sh to $PATH

  2. Using telegram's GUI add the Wallbash.tdesktop-theme file as a theme.

  • Navigate to Settings > Chat Settings > Chat wallpaper > Choose from file choose ~/.cache/hyde/landing/Wallbash.tdesktop-theme

Integrating to telegram

Difference Between Wall-Ways and Wall-Dcol

  • Wall-Ways: This file is always used regardless of the theme mode or wallbash mode.
  • Wall-Dcol: This file attempts to find the theme template (if in theme mode) and falls back to using the dominant color of the wallpapers if no template is available.

Using This Template for Themes

  1. Header Line:

    ${cacheDir}/landing/wallbash-telegram.sh | wallbash.telegram.sh 

    Here, $cacheDir refers to the path ~/.cache/hyde/.

  2. Wallbash Generation (1st part column):

    ${cacheDir}/landing/wallbash-telegram.sh

    This command generates the wallbash-telegram.sh file.

  3. Optional Command (2nd part column):

    wallbash.telegram.sh

    This command uses the cached wallbash-generated wallbash-telegram.sh file to generate a more sophisticated Telegram theme.

Thanks

TODO

  • Cleanup and only use the relevant part of the script

Checkout

About

HyDE's wallbash template for telegram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages