Skip to content

Instantly share code, notes, and snippets.

@fidn
Last active May 28, 2018 14:25
Show Gist options
  • Save fidn/a3c01913826e26f8ced589c29960aee4 to your computer and use it in GitHub Desktop.
Save fidn/a3c01913826e26f8ced589c29960aee4 to your computer and use it in GitHub Desktop.
[custom_commands]
[cmd/rdp]
cmd = mstsc
[app]
launch_at_startup = yes
hotkey_run = Alt+Space
ignored_packages = PuTTY, WinSCP
[gui]
space_as_tab = yes
[main]
item_label_format = Search {site_name}
enable_predefined_sites = no
[site/g]
url = https://www.google.com/search?q=%s
[site/tr]
url = https://translate.google.com/?hl=ja#en/ja/%s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment