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

@@ -31,4 +31,5 @@ find = string(default="control+win+shift+/")
check_for_updates = string(default="alt+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")