mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 12:53:12 -06:00
Win10: Remapped show location in tweet to ctrl+win+g as suggested in #177
This commit is contained in:
parent
5c794aaeff
commit
6439eac76c
@ -45,7 +45,7 @@ search = string(default="alt+win+-")
|
|||||||
edit_keystrokes = string(default="alt+win+k")
|
edit_keystrokes = string(default="alt+win+k")
|
||||||
view_user_lists = string(default="alt+win+l")
|
view_user_lists = string(default="alt+win+l")
|
||||||
get_more_items = string(default="alt+win+pageup")
|
get_more_items = string(default="alt+win+pageup")
|
||||||
reverse_geocode = string(default="alt+win+g")
|
reverse_geocode = string(default="control+win+g")
|
||||||
view_reverse_geocode = string(default="alt+win+shift+g")
|
view_reverse_geocode = string(default="alt+win+shift+g")
|
||||||
get_trending_topics = string(default="control+win+t")
|
get_trending_topics = string(default="control+win+t")
|
||||||
check_for_updates = string(default="alt+win+u")
|
check_for_updates = string(default="alt+win+u")
|
||||||
|
Loading…
Reference in New Issue
Block a user