more about kmscon

This commit is contained in:
2025-12-18 19:19:55 +01:00
parent 4a9d8189b1
commit 3cf506fedf
4 changed files with 50 additions and 20 deletions

View File

@@ -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