Aucune description

BezierQuadratic 473f470081 Added makefile il y a 1 an
LICENSE 5ffeac2ef4 Initial commit il y a 1 an
Makefile 473f470081 Added makefile il y a 1 an
README.md 473f470081 Added makefile il y a 1 an
main.c 536e0a24f4 Added --no-fork option il y a 1 an

README.md

Dot Desktop

Minimal standalone .desktop file launcher.

Features

  • Reads .desktop files
  • The default terminal can be configured with the $DEFAULT_TERM environment variable

Milestones

  • Fully support the .desktop standard.

Install

Compile from source

Requirements
  • GCC
  • Make
Process
git clone https://notabug.org/BezierQuadratic/dot-desktop
cd dot-desktop
make
sudo make install