diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 253ed73..7caad99 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -26,14 +26,33 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
@@ -50,9 +69,16 @@
-
-
+
+
+
+
+
+
+
+
+
@@ -74,7 +100,7 @@
-
+
@@ -90,18 +116,18 @@
-
-
-
-
+
+
+
+
-
-
-
+
+
-
+
+
@@ -147,7 +173,9 @@
-
+
+
+
@@ -234,18 +262,20 @@
-
-
+
+
+
-
-
+
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 0eb70c8..be14ae9 100644
--- a/package.json
+++ b/package.json
@@ -46,10 +46,11 @@
"win": {
"target": ["portable"]
},
- "files": [
- "**/*",
- "./public/**",
- "./src/desktop${/*}"
+ "linux": {
+ "target": ["AppImage"]
+ },
+ "extraResources": [
+ "public/solver"
],
"icon": "./public/resources/soma_icon.png",
"directories": {
diff --git a/public/favicon.png b/public/favicon.png
index 7e6f5eb..c8b9aba 100644
Binary files a/public/favicon.png and b/public/favicon.png differ
diff --git a/public/index.html b/public/index.html
index cb4aca3..0f0ffda 100644
--- a/public/index.html
+++ b/public/index.html
@@ -12,7 +12,8 @@
-
+