From 0864c24ceefe3c972f68fd515f8206b45c7c1e23 Mon Sep 17 00:00:00 2001
From: moon2 <moon2protonmail@protonmail.com>
Date: Tue, 21 Jan 2025 04:59:18 +0100
Subject: [PATCH] v3: myspace

---
 flow3r.toml | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/flow3r.toml b/flow3r.toml
index 2553df7..58a8c5b 100644
--- a/flow3r.toml
+++ b/flow3r.toml
@@ -7,8 +7,16 @@ menu = "Music"
 class = "BinaryFluteApp"
 
 [metadata]
-author = ""
+author = "moon2"
 license = "CC0-1.0"
 description = "flute emulator"
 url = "https://git.flow3r.garden/moon2/binary-flute"
-version = 2
+version = 3
+
+[profile]
+bg_col = [0.5, 0.5, 1]
+
+[[profile.floaties]]
+style = "flow3r"
+col = [0.5, 0.5, 1, 0.5]
+num = 8
-- 
GitLab