refactor: misc changes

This commit is contained in:
2025-07-04 00:33:49 +03:00
parent 1aeb25e712
commit 259c94797b
5 changed files with 62 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ clock_format = "%X"
background_update = True
#* Custom cpu model name, empty string to disable.
custom_cpu_name = "T-800 Processor"
custom_cpu_name = "T-800 CPU"
#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ".
#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user".