Added 'open in Twitter' for tweets and users

This commit is contained in:
2019-02-19 17:41:34 -06:00
parent 720e0e6c24
commit d7132ecaf6
9 changed files with 44 additions and 5 deletions

View File

@@ -54,4 +54,5 @@ check_for_updates = string(default="control+win+u")
list_manager = string(default="control+win+shift+l")
configuration = string(default="control+win+o")
accountConfiguration = string(default="control+win+shift+o")
update_buffer = string(default="control+win+shift+u")
update_buffer = string(default="control+win+shift+u")
open_in_browser = string(default="alt+control+win+return")