ghe

Crates.ioghe
lib.rsghe
version0.1.5
sourcesrc
created_at2022-11-22 19:32:54.345128
updated_at2023-01-03 16:12:19.413586
descriptionA simple tool to import and export gnome hotkeys and extensions
homepagehttps://github.com/Yummiii/gnome-hotkey-export
repositoryhttps://github.com/Yummiii/gnome-hotkey-export
max_upload_size
id721095
size42,182
Yummi (Yummiii)

documentation

README

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
Commit count: 24

cargo fmt