Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 424 Bytes

File metadata and controls

8 lines (6 loc) · 424 Bytes

Desktop

Download and run gnome-prefs (found on this repo). You can get it by simply running the line bellow on the terminal 👇

echo 'cd $(mktemp -d) && wget --quiet https://raw.githubusercontent.com/paulondc/prefs/master/gnome-prefs && chmod +x gnome-prefs && ./gnome-prefs' | bash