Chapter 14. Configure Desktop and Desktop applications
-
Remove cruft from the home directory
Remove excess directories.
rmdir ~/*rm -rf ~/DesktopNote
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
-
Gnucash font size
Change the default font.
mkdir -p ~/.config/gnucashcp ~/Dropbox/Basic/new_machine/linux/gnucash.gtk-3.0.css ~/.config/gnucash/gtk-3.0.css