Chapter 14. Configure Desktop and Desktop applications

  1. Remove cruft from the home directory

    Remove excess directories. rmdir ~/* rm -rf ~/Desktop

    Note

    Sources: https://www.cups.org/doc/admin.html, https://www.howtogeek.com/control-your-printer-from-a-linux-terminal-with-the-lp-command/, https://unix.stackexchange.com/questions/235477/cups-add-printer-page-returns-forbidden-on-web-interface

  2. Gnucash font size

    Change the default font. mkdir -p ~/.config/gnucash cp ~/Dropbox/Basic/new_machine/linux/gnucash.gtk-3.0.css ~/.config/gnucash/gtk-3.0.css