diff --git a/.github/README.md b/.github/README.md
index 1897c5f..667a5e8 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -199,6 +199,8 @@ Once the repo is cloned, you can modify whatever files you like before running t
│ │ ├── Brewfile # Package installs for MacOS via Homebrew
│ │ ├── arch-pacman.sh # Package installs for Arch via Pacman
│ │ └── flatpak.sh # Package installs for Linux desktops via Flatpak
+ │ ├── linux/ # Automated configuration for Linux
+ │ │ └── dconf-prefs.sh # Setting GNOME settings via dconf util
│ └── macos-setup/ # Scripts for setting up Mac OS machines
│ ├── macos-apps.sh # Sets app preferences
│ ├── macos-prefs.sh # Sets MacOS system preferences