summaryrefslogtreecommitdiff
path: root/flake.lock
Commit message (Collapse)AuthorAgeFilesLines
* revert: Added the commands library back to the sourceBossCode452025-01-041-3/+3
|
* feat: Added IPC client side to main binaryBossCode452024-12-241-39/+7
| | | | | | | Updated command line arguments to use `getopt_long' Made it so both -v and --version work Made it so that if you give it non recognised arguments they are sent through the socket to the running window manager if possible.
* feat: Updated readme and added nix supportBossCode452024-05-301-0/+59
Added a flake.nix and shell.nix and .envrc so nix+direnv will work well