mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 18:04:47 +00:00
rm du
This commit is contained in:
parent
a74c0b42be
commit
302a4ef959
1 changed files with 0 additions and 42 deletions
|
|
@ -243,48 +243,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"description": "Caps Lock + U = Page Up",
|
|
||||||
"manipulators": [
|
|
||||||
{
|
|
||||||
"from": {
|
|
||||||
"key_code": "u",
|
|
||||||
"modifiers": {
|
|
||||||
"mandatory": [
|
|
||||||
"left_control"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"to": [
|
|
||||||
{
|
|
||||||
"key_code": "page_up"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "basic"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Caps Lock + D = Page Down",
|
|
||||||
"manipulators": [
|
|
||||||
{
|
|
||||||
"from": {
|
|
||||||
"key_code": "d",
|
|
||||||
"modifiers": {
|
|
||||||
"mandatory": [
|
|
||||||
"left_control"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"to": [
|
|
||||||
{
|
|
||||||
"key_code": "page_down"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "basic"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"description": "Right Command = Ctrl+B (tmux prefix)",
|
"description": "Right Command = Ctrl+B (tmux prefix)",
|
||||||
"manipulators": [
|
"manipulators": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue