mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-23 03:38:08 -06:00
#41: Added Chicken Nugget keymap.
This commit is contained in:
parent
3747f34b69
commit
40adacb32e
29
src/keymaps/Chicken_Nugget.keymap
Normal file
29
src/keymaps/Chicken_Nugget.keymap
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
[info]
|
||||||
|
name="Chicken Nugget"
|
||||||
|
desc="Remaps TWBlue shortcuts to their equivalents in Christopher Toth's Chicken Nugget Twitter client."
|
||||||
|
author="Bill Dengler <codeofdusk@gmail.com>"
|
||||||
|
|
||||||
|
[keymap]
|
||||||
|
up = control+win+up
|
||||||
|
down = control+win+down
|
||||||
|
left = control+win+left
|
||||||
|
right = control+win+right
|
||||||
|
open_conversation = control+win+c
|
||||||
|
show_hide = control+win+w
|
||||||
|
post_tweet = control+win+t
|
||||||
|
post_reply = control+win+r
|
||||||
|
post_retweet = control+win+shift+t
|
||||||
|
send_dm = control+win+d
|
||||||
|
user_details = control+win+shift+u
|
||||||
|
exit = control+win+q
|
||||||
|
open_timeline = control+win+u
|
||||||
|
remove_buffer = control+win+backspace
|
||||||
|
interact = control+win+return
|
||||||
|
url = control+win+b
|
||||||
|
go_home = control+win+home
|
||||||
|
go_end = control+win+end
|
||||||
|
delete = control+win+delete
|
||||||
|
clear_buffer = control+win+shift+delete
|
||||||
|
repeat_item = control+win+space
|
||||||
|
copy_to_clipboard = control+win+shift+c
|
||||||
|
search = control+win+/
|
Loading…
Reference in New Issue
Block a user