Keine Beschreibung

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

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