diff options
Diffstat (limited to 'hypr/greyline.sh')
| -rwxr-xr-x | hypr/greyline.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hypr/greyline.sh b/hypr/greyline.sh deleted file mode 100755 index 43c3564..0000000 --- a/hypr/greyline.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -while true; do - greyline - sleep $((60 - $(date +%S))) -done |
