10 lines
222 B
Desktop File
10 lines
222 B
Desktop File
|
#!/usr/bin/env xdg-open
|
||
|
[Desktop Entry]
|
||
|
Version=1.0
|
||
|
Type=Application
|
||
|
Terminal=false
|
||
|
Exec= /usr/bin/rose
|
||
|
Name=Rose
|
||
|
Comment=Minimalistic browser
|
||
|
Icon=/home/loki/Documents/core/software/fresh/linux/rose/ubuntu-stuff/rose.png
|