Vulkan module

This commit is contained in:
Linus Dierheimer
2022-06-01 00:04:58 +02:00
parent 032ba375b6
commit 0dffd8debf
15 changed files with 469 additions and 196 deletions
+2
View File
@@ -183,6 +183,7 @@
#--player-key Media Player
#--song-key Song
#--datetime-key Date Time
#--vulkan-key Vulkan
# Format options:
# Sets the format string for module values.
@@ -218,6 +219,7 @@
#--player-format
#--song-format
#--datetime-format
#--vulkan-format
# Library options:
# Sets an user specific path to a library to load.
+2
View File
@@ -76,6 +76,7 @@ Format options: Provide the format string for custom output. Use fastfetch --hel
--datetime-format <format>
--time-format <format>
--date-format <format>
--vulkan-format <format>
Key options: Provide a custom key for an output
--os-key <key>
@@ -109,6 +110,7 @@ Key options: Provide a custom key for an output
--datetime-key <key>
--time-key <key>
--date-key <key>
--vulkan-key <key>
Library options: Set the path of a library to load
--lib-PCI <path>
+1
View File
@@ -31,5 +31,6 @@ Theme
Time
Title
Uptime
Vulkan
WM
WMTheme