diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5bf3735..70b1e1d 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,10 +4,9 @@
     <option name="autoReloadType" value="SELECTIVE" />
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="5081cfcb-f2e4-4632-9166-012ebe74b972" name="Changes" comment="Can return QRCode&#10;&#10;Une entrée en argument ou via le descripteur entrant retourne un QRCode.">
-      <change afterPath="$PROJECT_DIR$/src/main/java/fr/alnotz/jqrcode/QRStyle.java" afterDir="false" />
+    <list default="true" id="5081cfcb-f2e4-4632-9166-012ebe74b972" name="Changes" comment="IDEA update.">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/java/fr/alnotz/jqrcode/App.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/fr/alnotz/jqrcode/App.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -124,13 +123,42 @@
       <option name="project" value="LOCAL" />
       <updated>1741887660005</updated>
     </task>
-    <option name="localTasksCounter" value="4" />
+    <task id="LOCAL-00004" summary="Can minimize QRCode.&#10;&#10;Ça peut être plus carré via `-m`.">
+      <option name="closed" value="true" />
+      <created>1741900270392</created>
+      <option name="number" value="00004" />
+      <option name="presentableId" value="LOCAL-00004" />
+      <option name="project" value="LOCAL" />
+      <updated>1741900270392</updated>
+    </task>
+    <task id="LOCAL-00005" summary="IDEA update.">
+      <option name="closed" value="true" />
+      <created>1741900287008</created>
+      <option name="number" value="00005" />
+      <option name="presentableId" value="LOCAL-00005" />
+      <option name="project" value="LOCAL" />
+      <updated>1741900287008</updated>
+    </task>
+    <option name="localTasksCounter" value="6" />
     <servers />
   </component>
+  <component name="Vcs.Log.Tabs.Properties">
+    <option name="TAB_STATES">
+      <map>
+        <entry key="MAIN">
+          <value>
+            <State />
+          </value>
+        </entry>
+      </map>
+    </option>
+  </component>
   <component name="VcsManagerConfiguration">
     <MESSAGE value="Initialization&#10;&#10;Mon mini-projet commence. :-)" />
     <MESSAGE value="IDEA's update" />
     <MESSAGE value="Can return QRCode&#10;&#10;Une entrée en argument ou via le descripteur entrant retourne un QRCode." />
-    <option name="LAST_COMMIT_MESSAGE" value="Can return QRCode&#10;&#10;Une entrée en argument ou via le descripteur entrant retourne un QRCode." />
+    <MESSAGE value="Can minimize QRCode.&#10;&#10;Ça peut être plus carré via `-m`." />
+    <MESSAGE value="IDEA update." />
+    <option name="LAST_COMMIT_MESSAGE" value="IDEA update." />
   </component>
 </project>
\ No newline at end of file