From afe36af8a0cb6f0ff71406d56398110ce33480a3 Mon Sep 17 00:00:00 2001 From: silly Date: Sun, 12 Apr 2026 14:58:36 +0000 Subject: Delete .config/scripts/time.sh --- .config/scripts/time.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .config/scripts/time.sh (limited to '.config/scripts') 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" -- cgit v1.3.1