#!/bin/bash



#while :
#do

       neofetch --disable term uptime > fetch

       ansilove -q -m transparent fetch

       feh --bg-center -B midnightblue fetch.png

#       sleep 300

#done