diff options
author | Kaleb Elwert <belak@coded.io> | 2019-05-29 11:08:01 -0700 |
---|---|---|
committer | Kaleb Elwert <belak@coded.io> | 2019-05-29 11:14:33 -0700 |
commit | 6f0ac0fcbac7982ce95ec6ea06c05612b7f5dd94 (patch) | |
tree | 27debad65e2600021c4aa7154c327fe61293b97a | |
parent | 466054c2c57be234b94d5b27f3d40876ca83ce39 (diff) |
Disable telegram-desktop until it works with the spec
-rw-r--r-- | list.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -43,7 +43,6 @@ shell: https://github.com/chriskempson/base16-shell st: https://github.com/honza/base16-st stumpwm: https://github.com/tpine/base16-stumpwm styles: https://github.com/samme/base16-styles -telegram-desktop: https://gitlab.com/theova/base16-telegram-desktop termite: https://github.com/khamer/base16-termite termux: https://github.com/kdrag0n/base16-termux textmate: https://github.com/chriskempson/base16-textmate @@ -59,3 +58,7 @@ xfce4-terminal: https://github.com/afg984/base16-xfce4-terminal xresources: https://github.com/chriskempson/base16-xresources xshell: https://github.com/h404bi/base16-xshell zathura: https://github.com/nicodebo/base16-zathura + +# Disabled until https://gitlab.com/theova/base16-telegram-desktop/issues/1 is +# resolved. +# telegram-desktop: https://gitlab.com/theova/base16-telegram-desktop |