diff --git a/docs/userguide.md b/docs/userguide.md index d1715568..51876785 100644 --- a/docs/userguide.md +++ b/docs/userguide.md @@ -21,12 +21,26 @@ ## Applications Setup -- **Flathub**: Installs / Uninstalls Flatpak and Flathub. +- **Flathub**: Installs Flatpak and Flathub. - **Alacritty Setup**: Installs and configures Alacritty for you. - **DwmTitus Setup**: Sets up the Dwm window manager. - **Kitty Setup**: Installs and configures Kitty for you. - **Rofi Setup**: Installs the Rofi application/script launcher. - **Zsh Setup**: Installs and configures Zsh for you. +- **Fastfetch Setup**: Installs and configures Fastfetch. +- **Linutil Updater**: Updates the Linutil AUR / Crates.io Package. +- **Linutil Installer**: Installs Linutil via Crates.io or AUR. +- **Office Suite Setup**: Installs various office suites and PDF viewers (OnlyOffice, LibreOffice, WPS Office, FreeOffice, Evince, Okular, PDF Studio Viewer, PDF Studio). + +## Developer Tools + +- **Meld Setup**: Installs Meld, a visual diff and merge tool. +- **Ngrok Setup**: Installs Ngrok, a tool for creating secure tunnels to localhost. +- **Neovim Setup**: Installs and configures Neovim, a Vim-based text editor. +- **VS Code Setup**: Installs Visual Studio Code, a popular text editor. +- **Sublime Setup**: Installs Sublime Text, a nice text editor for code and markup. +- **VS Codium Setup**: Installs VS Codium, an open-source build of VS Code. +- **GitHub Desktop Setup**: Installs GitHub Desktop, a GUI for Git and GitHub. ## Security Features @@ -34,8 +48,30 @@ ## Utilities -- **Monitor Control**: Controls monitor settings on X11. -- **Bluetooth Control**: Controls Bluetooth settings. - **Wifi Control**: Controls WiFi settings. - **Numlock Control**: Sets up Numlock on boot. -- **User Account Manager**: Manage users and groups. +- **Bluetooth Control**: Controls Bluetooth settings. + +## Monitor control + +- **Reset Scaling**: Resets monitor scaling to native resolution. +- **Scale Monitor**: Scales smaller monitors to the highest resolution of a bigger monitor. +- **Enable Monitor**: Enables a selected monitor. +- **Disable Monitor**: Disables a selected monitor. +- **Set Brightness**: Adjusts brightness for a selected monitor. +- **Set Resolutions**: Sets resolutions for connected monitors. +- **Change Orientation**: Changes the orientation of a selected monitor. +- **Extend Displays**: Extends displays to the right. +- **Duplicate Displays**: Duplicates displays. +- **Manage Arrangement**: Manages the arrangement of multiple monitors. +- **Set Primary Monitor**: Sets a selected monitor as the main display. +- **Auto Detect Displays**: Sets common resolution. + + +## User Account Manager + +- **Add User**: Creates a new user account. +- **Delete User**: Deletes an existing user account. +- **Add to Group**: Adds a user to specified groups. +- **Remove from Group**: Removes a user from specified groups. +- **Change Password**: Changes the password for a user account.