dotfiles/desktop_entries/.local/share/applications/code.desktop

21 lines
448 B
Desktop File
Raw Normal View History

2019-05-24 09:56:30 +02:00
[Desktop Entry]
# The type as listed above
Type=Application
# The version of the desktop entry specification to which this file complies
Version=1.0
# The name of the application
Name=Waarp Code
# The path to the folder in which the executable is run
#Path=
# The executable of the application, possibly with arguments.
Exec=vimb https://code.waarp.fr
# Describes whether this application needs to be run in a terminal or not
Terminal=False