Skip to content

Commit

Permalink
chore(mksei): Small changes to keyboard shortcuts
Browse files Browse the repository at this point in the history
After updates, their order has been changed.
  • Loading branch information
5ouma committed Mar 29, 2024
1 parent 25511e7 commit 051e371
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions data/keyboard_shortcuts.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,18 @@
{
"com.apple.Preview": {
"Export As…": "⌘E"
"com.edisonmail.edisonmail": {
"Check for Mail…": "⌘R",
"Hide Email": "⌘W"
},
"com.hnc.Discord": {
"Hide Discord": "⌘W"
},
"com.apple.Music": {
"Hide Music": "⌘W"
},
"com.hnc.DiscordPTB": {
"Hide Discord": "⌘W"
},
"com.TickTick.task.mac": {
"Hide TickTick": "⌘W",
"Sync": "⌘R"
},
"com.apple.mail": {
"Get New Mail": "⌘R",
"Hide Mail": "⌘W"
},
"com.1password.1password": {
"Hide 1Password": "⌘W"
},
"com.apple.podcasts": {
"Hide Podcasts": "⌘W",
"Rewind 15 sec": "",
"Skip 10 sec": ""
},
"com.figma.Desktop": {
"Select Next Tab": "⌥]",
"Select Previous Tab": "⌥["
},
"jp.naver.line.mac": {
"Hide LINE": "⌘W"
},
"com.apple.ActivityMonitor": {
"Filter Processes": "⌘F",
"Hide Activity Monitor": "⌘W"
},
"com.edisonmail.edisonmail": {
"Check for Mail…": "⌘R",
"Hide Email": "⌘W"
"com.TickTick.task.mac": {
"Hide TickTick": "⌘W",
"Sync": "⌘R"
},
"notion.id": {
"Hide Notion": "⌘W",
Expand All @@ -55,5 +27,33 @@
"Seek Forward": "",
"Volume Down": "",
"Volume Up": ""
},
"com.1password.1password": {
"Hide 1Password": "⌘W"
},
"jp.naver.line.mac": {
"Hide LINE": "⌘W"
},
"com.hnc.DiscordPTB": {
"Hide Discord": "⌘W"
},
"com.apple.ActivityMonitor": {
"Filter Processes": "⌘F",
"Hide Activity Monitor": "⌘W"
},
"com.apple.mail": {
"Get New Mail": "⌘R",
"Hide Mail": "⌘W"
},
"com.apple.podcasts": {
"Hide Podcasts": "⌘W",
"Rewind 15 sec": "",
"Skip 10 sec": ""
},
"com.apple.Music": {
"Hide Music": "⌘W"
},
"com.apple.Preview": {
"Export As…": "⌘E"
}
}

0 comments on commit 051e371

Please sign in to comment.