Update buffers by pressing ctrl+win+shift+u; workaround for dm issues

This commit is contained in:
2015-12-26 09:02:08 -06:00
parent 0882e4707d
commit 0afba81c71
10 changed files with 54 additions and 18 deletions

View File

@@ -53,4 +53,5 @@ get_trending_topics = string(default="control+win+t")
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")
accountConfiguration = string(default="control+win+shift+o")
update_buffer = string(default="control+win+shift+u")