more about kmscon
This commit is contained in:
@@ -120,7 +120,7 @@ cpu_load_color=39F900,FDFD09,FF0000
|
||||
|
||||
### Display per process memory usage
|
||||
## Show resident memory and other types, if enabled
|
||||
procmem
|
||||
# procmem
|
||||
# procmem_shared
|
||||
# procmem_virt
|
||||
|
||||
|
||||
@@ -2,10 +2,6 @@ if not set -q fetch_logo_type
|
||||
set -g fetch_logo_type auto
|
||||
end
|
||||
|
||||
if ps -e -o pid,comm | grep -q (pgrep kmscon)
|
||||
set -g fetch_logo_type logo
|
||||
end
|
||||
|
||||
if not set -q fetch_color
|
||||
set -g fetch_color "#89b4fa"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user