mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-26 12:53:12 -06:00
#41: Added Chicken Nugget keymap.
This commit is contained in:
parent
b5f1294b82
commit
a60d00d0dc
@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name="Chicken Nugget"
|
name = Chicken Nugget
|
||||||
desc="Remaps TWBlue shortcuts to their equivalents in Christopher Toth's Chicken Nugget Twitter client."
|
desc = Remaps TWBlue shortcuts to their equivalents in Christopher Toth's Chicken Nugget Twitter client.
|
||||||
author="Bill Dengler <codeofdusk@gmail.com>"
|
author = Bill Dengler <codeofdusk@gmail.com>
|
||||||
|
|
||||||
[keymap]
|
[keymap]
|
||||||
up = control+win+up
|
up = control+win+up
|
||||||
@ -26,4 +26,4 @@ delete = control+win+delete
|
|||||||
clear_buffer = control+win+shift+delete
|
clear_buffer = control+win+shift+delete
|
||||||
repeat_item = control+win+space
|
repeat_item = control+win+space
|
||||||
copy_to_clipboard = control+win+shift+c
|
copy_to_clipboard = control+win+shift+c
|
||||||
search = control+win+/
|
search = control+win+/
|
||||||
|
Loading…
Reference in New Issue
Block a user