GeekCafe-XYZ / nixos-86box

A nixos installation for older computers to auto boot into windows 9x
https://youtube.com/@digidevon
1 stars 0 forks source link

Add System Application (WebApps) #5

Open ChiropracticBender opened 1 year ago

ChiropracticBender commented 1 year ago
ChiropracticBender commented 1 year ago
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/executable
Name=Name of Application
Icon=/path/to/icon
ChiropracticBender commented 1 year ago

WinWorld Code

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/executable
Name=WinWorld
Icon=/path/to/icon
ChiropracticBender commented 1 year ago

image