This commit is contained in:
Stephan Raabe
2024-05-22 17:36:33 +02:00
parent 84e8646802
commit 5c860b4c89
2 changed files with 105 additions and 15 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ cat ~/.cache/wal/sequences
# -----------------------------------------------------
echo ""
if [[ $(tty) == *"pts"* ]]; then
fastfetch
fastfetch --config examples/13
else
if [ -f /bin/qtile ]; then
echo "Start Qtile X11 with command Qtile"