Sin descripción

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

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