Skip to content

Instantly share code, notes, and snippets.

@aperkaz
Created June 15, 2018 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aperkaz/df7529a1753398b019a4131af38067d2 to your computer and use it in GitHub Desktop.
Save aperkaz/df7529a1753398b019a4131af38067d2 to your computer and use it in GitHub Desktop.
Linux Backup

Hotkeys

Save to file

dconf dump /org/gnome/desktop/wm/keybindings/ > keybindings.dconf

Load from file

dconf load /org/gnome/desktop/wm/keybindings/ < keybindings.dconf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment