Skip to content

Commit

Permalink
Allow telegram to open hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkZ committed Dec 19, 2021
1 parent 723250e commit 4b89d78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/profile-m-z/telegram.profile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ include globals.local
noblacklist ${HOME}/.TelegramDesktop
noblacklist ${HOME}/.local/share/TelegramDesktop

# Allow opening hyperlinks
noblacklist ${PATH}/bash
noblacklist ${PATH}/sh

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
Expand Down

0 comments on commit 4b89d78

Please sign in to comment.