From 6cdac1ab9b6f8c208b0351ec0b0720fc561de6d1 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Fri, 16 Jun 2023 16:27:38 +0200 Subject: [PATCH] Comments --- lib/rofi.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/rofi.nix b/lib/rofi.nix index 3bf6b7a6..97cc1d2c 100644 --- a/lib/rofi.nix +++ b/lib/rofi.nix @@ -49,6 +49,10 @@ eval $ACTION ''; + # TODO: I want to generate the containers menu using the actionsA and actionsB attrs: + # - actionsA will be generated from the stuff in oci-containers.containers + # - actionsB will be set statically for start, stop, status + # Receives attrs like: # { # optionA = "exa -1 -D ~/Notes/TU";