Compare commits
No commits in common. "0e9720d2954f1a800b0abb784c6f401125ed6ad1" and "de0ad816152e2005dcb72ea5bf9a1c57425bf0c2" have entirely different histories.
0e9720d295
...
de0ad81615
@ -51,7 +51,7 @@ func PrivateRoutes(port string, webfs *webfilesystem.WebFileSystem, webde *wde.W
|
|||||||
|
|
||||||
desktop := AppString{
|
desktop := AppString{
|
||||||
AppPath: "/Applications/Finder.app",
|
AppPath: "/Applications/Finder.app",
|
||||||
Args: []string{"/home/user/.Desktop", "--desktop", "desktop-layer"},
|
Args: []string{"/home/user/", "--desktop", "desktop-layer"},
|
||||||
}
|
}
|
||||||
|
|
||||||
autostart := []AppString{desktop, appString, aboutMe}
|
autostart := []AppString{desktop, appString, aboutMe}
|
||||||
|
Loading…
Reference in New Issue
Block a user