From 0ce3309087a1f6869887cf26e188b1682d9b4212 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 31 May 2023 11:24:18 -0400 Subject: feat: new dateTime application due to removal of gnome-control-center --- .local/share/scripts/GUI-dateTime | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .local/share/scripts/GUI-dateTime (limited to '.local/share/scripts/GUI-dateTime') diff --git a/.local/share/scripts/GUI-dateTime b/.local/share/scripts/GUI-dateTime new file mode 100755 index 0000000..ad14ad2 --- /dev/null +++ b/.local/share/scripts/GUI-dateTime @@ -0,0 +1,3 @@ +#!/bin/sh + +python ~/.local/share/python-dateTimeSetter/dateTime.py -- cgit v1.2.3