We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25978f3 + e602bf5 commit 7d0f8cfCopy full SHA for 7d0f8cf
src/main.py
@@ -110,6 +110,7 @@ def do_startup(self):
110
),
111
"/opt/homebrew/share/io.github.BuddySirJava.SSH-Studio/ssh-studio-resources.gresource",
112
"/usr/local/share/io.github.BuddySirJava.SSH-Studio/ssh-studio-resources.gresource",
113
+ "/usr/share/io.github.BuddySirJava.SSH-Studio/ssh-studio-resources.gresource",
114
"data/ssh-studio-resources.gresource",
115
]
116
for candidate in resource_candidates:
0 commit comments