diff --git a/migrations/1753683888.sh b/migrations/1753683888.sh new file mode 100644 index 00000000..2e7b53d0 --- /dev/null +++ b/migrations/1753683888.sh @@ -0,0 +1,4 @@ +echo "Adding Omarchy version info to fastfetch" +if [ -d ~/.config/fastfetch ]; then + cp ~/.local/share/omarchy/config/fastfetch/config.jsonc ~/.config/fastfetch/ +fi \ No newline at end of file