_default

package
v0.0.0-...-f954743 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultShortcuts = []*keys.AppShortcut{
	{
		AppName:     slack.AppName,
		Key:         keys.A,
		AppFilePath: slack.GetPath(),
	}, {
		AppName:     vscode.AppName,
		Key:         keys.C,
		AppFilePath: vscode.GetPath(),
	}, {
		AppName:     chrome.AppName,
		Key:         keys.D,
		AppFilePath: chrome.GetPath(),
	}, {
		AppName:     goland.AppName,
		Key:         keys.G,
		AppFilePath: goland.GetPath(),
	}, {
		AppName:     github.AppName,
		Key:         keys.H,
		AppFilePath: github.GetPath(),
	}, {
		AppName:     snagit.AppName,
		Key:         keys.I,
		AppFilePath: snagit.GetPath(),
	}, {
		AppName:     postman.AppName,
		Key:         keys.K,
		AppFilePath: postman.GetPath(),
	}, {
		AppName:     preview.AppName,
		Key:         keys.P,
		AppFilePath: preview.GetPath(),
	}, {
		AppName:     intellij.AppName,
		Key:         keys.R,
		AppFilePath: intellij.GetPath(),
	}, {
		AppName:     iterm.AppName,
		Key:         keys.S,
		AppFilePath: iterm.GetPath(),
	}, {
		AppName:     finder.AppName,
		Key:         keys.T,
		AppFilePath: finder.GetPath(),
	}, {
		AppName:     pycharm.AppName,
		Key:         keys.V,
		AppFilePath: pycharm.GetPath(),
	}, {
		AppName:     webstorm.AppName,
		Key:         keys.W,
		AppFilePath: webstorm.GetPath(),
	}, {
		AppName:     datagrip.AppName,
		Key:         keys.B,
		AppFilePath: datagrip.GetPath(),
	}, {
		AppName:     mail.AppName,
		Key:         keys.Q,
		AppFilePath: mail.GetPath(),
	}, {
		AppName:     whatsapp.AppName,
		Key:         keys.Z,
		AppFilePath: whatsapp.GetPath(),
	}, {
		AppName:     telegram.AppName,
		Key:         keys.X,
		AppFilePath: telegram.GetPath(),
	}, {
		AppName:     syspref.AppName,
		Key:         keys.NumberOne,
		AppFilePath: syspref.GetPath(),
	}, {
		AppName:     calendar.AppName,
		Key:         keys.NumberTwo,
		AppFilePath: calendar.GetPath(),
	}, {
		AppName:     wombat.AppName,
		Key:         keys.NumberThree,
		AppFilePath: wombat.GetPath(),
	}, {
		AppName:     activitymonitor.AppName,
		Key:         keys.NumberNine,
		AppFilePath: activitymonitor.GetPath(),
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL