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.
1 parent 9622c88 commit e602bf5Copy full SHA for e602bf5
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