diff options
| author | silly <u65487754@gmail.com> | 2026-04-12 14:58:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-12 14:58:36 +0000 |
| commit | afe36af8a0cb6f0ff71406d56398110ce33480a3 (patch) | |
| tree | 3c398e8cc9ad3cda535f087ca28f526dd17330fd /.config | |
| parent | cb8391f53f19ebbded04770e1d0f801608f26ca5 (diff) | |
Delete .config/scripts/time.sh
Diffstat (limited to '.config')
| -rw-r--r-- | .config/scripts/time.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/scripts/time.sh b/.config/scripts/time.sh deleted file mode 100644 index 946b959..0000000 --- a/.config/scripts/time.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -date=$(date +"%A %B %d") -time=$(date +"%I:%M %p") - -notify-send "$time" "$date" |
