Action dialogue is attached to the right keyboard shorcuts

This commit is contained in:
Manuel Cortez 2015-03-01 20:11:26 -06:00
parent d6163d6294
commit 0b12924874

View File

@ -27,7 +27,7 @@ post_retweet = string(default="control+win+shift+r")
send_dm = string(default="control+win+d")
add_to_favourites = string(default="alt+win+f")
remove_from_favourites = string(default="alt+shift+win+f")
action = string(default="control+win+s")
follow = string(default="control+win+s")
details = string(default="control+win+alt+n")
view_item = string(default="control+win+v")
exit = string(default="control+win+f4")