Brak opisu

BezierQuadratic 473f470081 Added makefile 1 rok temu
LICENSE 5ffeac2ef4 Initial commit 1 rok temu
Makefile 473f470081 Added makefile 1 rok temu
README.md 473f470081 Added makefile 1 rok temu
main.c 536e0a24f4 Added --no-fork option 1 rok temu

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