11 lines
187 B
Desktop File
Executable file
11 lines
187 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=FSV
|
|
Comment=Filesystem visualizer
|
|
Exec=fsv
|
|
Icon=fsv
|
|
GenericName=FSV
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Utility;System;
|