diff --git a/private_dot_local/private_share/private_applications/socialninja.desktop b/private_dot_local/private_share/private_applications/socialninja.desktop new file mode 100644 index 0000000..56eeaea --- /dev/null +++ b/private_dot_local/private_share/private_applications/socialninja.desktop @@ -0,0 +1,21 @@ +[Desktop Entry] + +# The type as listed above +Type=Application + + +# The name of the application +Name=Social Stream Ninja + +# A comment which can/will be used as a tooltip +Comment=Chatterino but slightly better + + +# The executable of the application, possibly with arguments. +Exec=socialstreamninja + +# The name of the icon that will be used to display this entry +Icon= + +# Describes whether this application needs to be run in a terminal or not +Terminal=false