Skip to content

Instantly share code, notes, and snippets.

@alexjsteffen
Created February 12, 2024 16:22
Show Gist options
  • Save alexjsteffen/47164f72a7f2ab6c22375d6f0863be16 to your computer and use it in GitHub Desktop.
Save alexjsteffen/47164f72a7f2ab6c22375d6f0863be16 to your computer and use it in GitHub Desktop.
Common Linux Tweaks

Common Linux Tweaks

This gist will consolodate various tweaks I use on my various linux distributions, primarily on Arch Linux. It will be updated from time to time.

Gnome Shell Tweaks

Always on Top

dconf write /org/gnome/desktop/wm/keybindings/always-on-top "['<Control><Shift>a']"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment