a lot of work on visuals, overhauled waybar config

This commit is contained in:
pagedmov
2024-10-20 02:18:28 -04:00
parent 740c27ba86
commit 5a1f391af2
11 changed files with 267 additions and 160 deletions

View File

@@ -7,6 +7,7 @@ pkgs.writeShellScriptBin "splash" ''
echo "NixOS kernel ver. $(uname -a | awk '{print $3}') x86_64 GNU/Linux"
date +"%A %B %-d %Y"
echo -e "\033[38;2;0;180;205m$(toilet -t -f Slant.flf glasshouse)\033[0m"
echo
echo " NixOS" | toilet -f 3d | lolcat -S 25
echo
''