Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 562 Bytes

useful_startup_programs.md

File metadata and controls

15 lines (12 loc) · 562 Bytes

This file is part of eRCaGuy_dotfiles: https://github.com/ElectricRCAircraftGuy/eRCaGuy_dotfiles

Useful startup programs--ie: programs to automatically launch at startup

Useful "Startup applications" entries to manually add:

  1. Name: Launch chrome with debug logs
    1. Command: google-chrome --enable-logging --v=1
    2. Comment:
  2. Name: gnome-system-monitor
    1. Command: gnome-system-monitor
    2. Comment: monitor CPU usage
  3. Name: disable touchpad (Ctrl + Alt + P)
    1. Command: gs_touchpad_toggle --off
    2. Comment: found in ~/bin