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";