add cinnamon version info

This commit is contained in:
2026-07-16 21:02:22 -05:00
parent 550309d767
commit 7b4e0ace3e
2 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# Last updated: 7/4/2026
# This was designed for Linux Mint XX.x; most of it should work for other distros. the desktop-environment.sh code will probably need to be different for anything that's not Cinnamon.
# This was designed for Linux Mint 22.2; most of it should work for other distros. the desktop-environment.sh code will probably need to be different for anything that's not Cinnamon.
# Some things here require manual install because they aren't in apt repositories, don't have another stable installation source, and I don't want to rely on a static download location.
# These things will all be put into a TODO.md file in the current directory along with brief notes/instructions.