Skip to content

Instantly share code, notes, and snippets.

@antonxo
Last active September 7, 2019 09:05
Show Gist options
  • Save antonxo/eb1053ccaab91d732e4fff24c2a9a741 to your computer and use it in GitHub Desktop.
Save antonxo/eb1053ccaab91d732e4fff24c2a9a741 to your computer and use it in GitHub Desktop.
Ubuntu customization
- sudo apt remove apport apport-gtk - remove annoying "app crashed" reports that don't do anything;
- sudo apt install tlp tlp-rdw - extend battery life;
- gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize' - click to minimize dock app;
- sudo apt install gnome-tweak-tool - extend customization options;
- mini system monitor widget:
step 1: sudo apt-get install gir1.2-gtop-2.0 gir1.2-networkmanager-1.0 gir1.2-clutter-1.0
step 2: https://extensions.gnome.org/extension/120/system-monitor/ install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment