add noti to gh runs for zellij

This commit is contained in:
Noah Masur
2026-08-08 10:20:24 -04:00
parent d90b45d194
commit 2d5de254e4
@@ -208,7 +208,9 @@ in
};
"bind \"Alt Shift w\"" = {
Run = {
_args = [
_args =
(if config.nmasur.presets.programs.noti.enable then [ (lib.getExe pkgs.noti) ] else [ ])
++ [
(lib.getExe pkgs.gh)
"run"
"watch"