6 releases
0.1.5 | Jan 3, 2023 |
---|---|
0.1.4 | Jan 3, 2023 |
0.1.2 | Dec 24, 2022 |
0.1.0 | Nov 22, 2022 |
#6 in #hotkeys
14KB
326 lines
gnome-hotkey-export
A simple tool to import and export gnome hotkeys
Installation
cargo install ghe
Usage
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
Dependencies
~6–18MB
~263K SLoC