File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Features:
1616* Add option ` --color-separator ` to set the color of key-value separators
1717* Support Guix package manager count (#792 , Packages, Linux)
1818* Improve python based shell detection (#977 , Shell, macOS)
19+ * Print error reason when vulkan init fails (Vulkan)
1920
2021Bugfixes:
2122* Don't detect ` .conf ` files in ` --list-config-paths `
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.13.2
4+ VERSION 2.14.0
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments