Skip to content

Instantly share code, notes, and snippets.

View termnml's full-sized avatar
📡

Felix Marx termnml

📡
View GitHub Profile
@termnml
termnml / gnome3_keybind_backup.sh
Last active May 12, 2025 15:38 — forked from peterrus/gnome3_keybind_backup.sh
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
set -x
mkdir -p gnome3-keybind-backup