From 07f13ef6e86d72c48ba760ba353e17d441881160 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 5 Dec 2025 23:00:42 +0530 Subject: Cleanup --- scripts/commands/:monitor-off | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/commands/:monitor-off (limited to 'scripts/commands/:monitor-off') diff --git a/scripts/commands/:monitor-off b/scripts/commands/:monitor-off new file mode 100755 index 0000000..1eb1523 --- /dev/null +++ b/scripts/commands/:monitor-off @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +exec ~/scripts/monitor.sh off -- cgit v1.3.1