diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-03 16:06:22 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-03 16:06:22 +0200 |
commit | 225204c461bf76c01224eeee11d668a34d648046 (patch) | |
tree | 7a6a6796874a1572a272b8810ebf9b960f8cc786 /.local/bin/startsoon | |
parent | moved emacs backups to tmpfs (diff) | |
download | dotfiles-bsd-225204c461bf76c01224eeee11d668a34d648046.tar.gz dotfiles-bsd-225204c461bf76c01224eeee11d668a34d648046.tar.bz2 dotfiles-bsd-225204c461bf76c01224eeee11d668a34d648046.tar.xz dotfiles-bsd-225204c461bf76c01224eeee11d668a34d648046.tar.zst dotfiles-bsd-225204c461bf76c01224eeee11d668a34d648046.zip |
update
Diffstat (limited to '.local/bin/startsoon')
-rwxr-xr-x | .local/bin/startsoon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/startsoon b/.local/bin/startsoon index 09e279c..3f33ff6 100755 --- a/.local/bin/startsoon +++ b/.local/bin/startsoon @@ -20,7 +20,7 @@ while true; do "Stream starting soon" printf "\n\n" nocol - icat "$HOME"/pics/profile/caco.png -w 52 -x 62 + icat "$HOME"/pics/profile/caco.png -w 52 -x 62 -m 24bit printf "\033[1;36m\n" figlet -s -L -c -t \ -d "$XDG_PACKAGE_HOME"/stream_figfonts \ |