Crates.io | ghe |
lib.rs | ghe |
version | 0.1.5 |
source | src |
created_at | 2022-11-22 19:32:54.345128 |
updated_at | 2023-01-03 16:12:19.413586 |
description | A simple tool to import and export gnome hotkeys and extensions |
homepage | https://github.com/Yummiii/gnome-hotkey-export |
repository | https://github.com/Yummiii/gnome-hotkey-export |
max_upload_size | |
id | 721095 |
size | 42,182 |
A simple tool to import and export gnome hotkeys
cargo install ghe
To export just hotkeys to a file
ghe export -f export.json
To export hotkeys and extensions to a file
ghe export -e -f export.json
To import from a file
ghe import -f export.json