10 lines
194 B
Desktop File
Executable File
10 lines
194 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Terminal=false
|
|
Exec=/bin/rosenrot %u
|
|
Name=Rosenrot
|
|
Comment=Minimalistic browser
|
|
Icon=/opt/rosenrot/rosenrot-desktop-icon.png
|