-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: faq page for shortcuts as url files
- Loading branch information
1 parent
03779ba
commit 6461db1
Showing
3 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
icon: material/arrow-top-right-thick | ||
description: How to fix my shortcuts showing up as .url files or without an icon? | ||
--- | ||
|
||
# :material-arrow-top-right-thick: How do I fix my shortcuts showing up as .url files or without an icon? | ||
|
||
**Simply set the shortcut to open in "Internet Browser".** | ||
|
||
=== ":material-microsoft-windows: Windows 10" | ||
|
||
1. Double click the shortcut | ||
2. Choose **Internet Browser** and tick `Always use this app to open .url files` | ||
|
||
![The Open With menu for a .url file](../assets/images/url-open-with.png) | ||
|
||
3. Press **OK** | ||
=== ":material-microsoft: Windows 11" | ||
1. Double click the shortcut | ||
2. Choose **Internet Browser** and click `Always` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters