Merge branch 'refs/heads/main' into webpack
This commit is contained in:
commit
0e9720d295
@ -51,7 +51,7 @@ func PrivateRoutes(port string, webfs *webfilesystem.WebFileSystem, webde *wde.W
|
||||
|
||||
desktop := AppString{
|
||||
AppPath: "/Applications/Finder.app",
|
||||
Args: []string{"/home/user/", "--desktop", "desktop-layer"},
|
||||
Args: []string{"/home/user/.Desktop", "--desktop", "desktop-layer"},
|
||||
}
|
||||
|
||||
autostart := []AppString{desktop, appString, aboutMe}
|
||||
|
Loading…
Reference in New Issue
Block a user