diff --git a/.github/workflows/fastfetch-check.yml b/.github/workflows/fastfetch-check.yml index a2ca5f284..f8cc5f11b 100644 --- a/.github/workflows/fastfetch-check.yml +++ b/.github/workflows/fastfetch-check.yml @@ -1,4 +1,4 @@ -name: "Build, Run and Analyze fastfetch" +name: Build, Run and Analyze fastfetch on: push: @@ -11,7 +11,7 @@ env: jobs: default: - name: Build + name: Build, Run and Analyze fastfetch runs-on: ubuntu-latest permissions: actions: read diff --git a/README.md b/README.md index 714e0252d..e5c773db2 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The following libraries are used if present at runtime: ## Support status All categories not listed here should work without needing a specific implementation. -### Modules +#### Available Modules ``` Title, Separator, OS, Host, Kernel, Uptime, Processes, Packages, Shell, Resolution, DE, WM, WMTheme, Theme, Icons, Font, Cursor, Terminal, Terminal Font, CPU, CPUUsage, GPU, Memory, Disk, Battery, LocalIP, PublicIP, Player, Song, Locale, Colors, Break, Custom ```