nixpkgs/pkgs/desktops/arcan
AndersonTorres 8c6d942984 arcan: create a wrapper
This commit creates a wrapper with the purpose of gracefully execute Arcan
applications (appls, in Arcan jargon).

In a typical FHS system, Arcan can be invoked by a commandline like `arcan
<appl>`, or more generally `arcan <arcan options> <appl> <appl options>`. In
order to emulate this behaviour, this wrapper was crafted.

It `symlinkJoin`s Arcan and the appls, and sets the relevant environment
variables accordingly.
2021-07-07 22:56:34 -03:00
..
arcan.nix
default.nix arcan: create a wrapper 2021-07-07 22:56:34 -03:00
wrapper.nix arcan: create a wrapper 2021-07-07 22:56:34 -03:00