Skip to content
Discussion options

You must be logged in to vote

You can find examples of shortcuts in Desktop.

As for the position, this can be set and is controlled in session.json.

An example would be:

Example.url

[InternetShortcut]
BaseURL=Example
IconFile=/System/Icons/example.webp

session.json

{
  "iconPositions": {
    "/Users/Public/Desktop/Example.url": {
      "gridColumnStart": 5,
      "gridRowStart": 2
    }
  }
}

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@reyrockstreet
Comment options

@reyrockstreet
Comment options

@DustinBrett
Comment options

@reyrockstreet
Comment options

Answer selected by reyrockstreet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants