Skip to content

Instantly share code, notes, and snippets.

@peterrus
peterrus / gnome3_keybind_backup.sh
Last active December 16, 2025 16:41
Backs up and restores gnome3 keybindings
#!/usr/bin/env bash
# Backs up and restores gnome3 keybindings
# Tested with Gnome 3.36.8
# by peterrus
set -e
mkdir -p gnome3-keybind-backup