Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PI-Victor/b0b7337836859d4e3103a7ff70c713ca to your computer and use it in GitHub Desktop.
Save PI-Victor/b0b7337836859d4e3103a7ff70c713ca to your computer and use it in GitHub Desktop.
remove gnome shit shortcuts
for i in {1..9}; do gsettings set "org.gnome.shell.keybindings" "switch-to-application-$i" "[]"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment