Fastfetch config

This commit is contained in:
2026-02-10 18:49:51 +03:00
parent 4bc2e678c4
commit d9c3bfc80f
3 changed files with 146 additions and 0 deletions

2
.config/fastfetch/term-test.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
if [[ -n $DISPLAY ]]; then echo $HOME/logo_red.png; fi