From 6537eef95bb9067d0f20574a3f4f5f00f90cc4eb Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Sun, 6 Mar 2022 21:36:37 +0530 Subject: updating old scripts --- .local/usr/wal-telegram/README.md | 55 --------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 .local/usr/wal-telegram/README.md (limited to '.local/usr/wal-telegram') diff --git a/.local/usr/wal-telegram/README.md b/.local/usr/wal-telegram/README.md deleted file mode 100644 index bd540d9..0000000 --- a/.local/usr/wal-telegram/README.md +++ /dev/null @@ -1,55 +0,0 @@ -# Installation - -```bash -git clone --depth 1 https://github.com/matteoguarda/wal-telegram ~/.wal-telegram -cd ~/.wal-telegram -./wal-telegram -``` - -To set the theme follow these steps: - -1. Open telegram, go to "settings/chat background" and click on choose from file: - -![instruction 1](https://user-images.githubusercontent.com/40271651/42967114-863e1890-8b9f-11e8-80f5-3b52ff75cdef.png) - -2. Toggle hidden files (in english that's show hidden files): - -![instruction 2](https://user-images.githubusercontent.com/40271651/42967489-b054cf42-8ba0-11e8-925d-7ca11597a537.png) - -3. Double click on ~/.cache/wal-telegram/colors.tdesktop-theme: - -![instruction 3](https://user-images.githubusercontent.com/40271651/42967681-5592a5ce-8ba1-11e8-83f3-195d3c14f3f8.png) - -4. Click on keep changes: - -![instruction 4](https://user-images.githubusercontent.com/40271651/42968072-8a87aa8a-8ba2-11e8-85d7-8c4de2ceb391.png) - -5. Double click on ~/.cache/wal-telegram/background.png or jpg depending on your wallpaper: - -![instruction 5](https://user-images.githubusercontent.com/40271651/42967685-58456ba8-8ba1-11e8-8ea4-897177b9b18f.png) - -# Updating - -You can update wal-telegram by running git pull inside ~/.wal-telegram: -```bash -cd ~/.wal-telegram -git pull -``` - -# Screenshots - -demo -demo -demo - -# Important notes - -Some color constants in colors.tdesktop-theme are marked as // [UNTESTED], this because I couldn't find the elements responsable in the app. -So if you find something strange open an issue (with a screenshot of the element and it's name if possible) and I'll fix. - -You can also use light colorschemes, no need for extra option, just run tde normally. - -The theme works with [wal] too, not just [pywal]. - -[pywal]: https://github.com/dylanaraps/pywal -[wal]: https://github.com/dylanaraps/wal -- cgit v1.2.3