#import-export #export #import #hotkeys #extension #gnome

yanked ghe

A simple tool to import and export gnome hotkeys and extensions

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

#8 in #hotkeys

Custom license

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

~7–21MB
~303K SLoC