Skip to main content
Makenot
.
work
Discover
Use Cases
Docs
Fan+
Login
Join
max
/
alloy
main
Files
Commits
Tags
Notes
Issues
alloy
/
usr
/
share
/
applications
/
alloy-open.desktop
243 B · 9 lines
History
Blame
Raw
1
[Desktop Entry]
2
Type=Application
3
Name=Open link
4
Comment=Opens a link in the installed browser, or explains that there is not one
5
Exec=alloy-open %u
6
Terminal=false
7
NoDisplay=true
8
MimeType=x-scheme-handler/http;x-scheme-handler/https;text/html;
9