adi1090x / dynamic-wallpaper

A simple bash script to set wallpapers according to current time, using cron job scheduler.
GNU General Public License v3.0
1.91k stars 114 forks source link

Reset bolding and color at end of output #13

Closed chuahou closed 4 years ago

chuahou commented 4 years ago

This fixes #12 by resetting colour and bolding at the end of output. This is shown to be working here:

fixed bolding

We can see that the prompt is formatted correctly compared to the screenshots in #12.

adi1090x commented 4 years ago

Totally forgot it, thanks.