diff options
| author | Blista Kanjo | 2023-05-31 11:24:18 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-31 11:24:18 -0400 |
| commit | 0ce3309087a1f6869887cf26e188b1682d9b4212 (patch) | |
| tree | 2ed31c670050a789e33804aac826f3a518a697d6 /.local/share/scripts/GUI-dateTime | |
| parent | dc81d206dff23e9fe8eb681ecb86af6b42a07105 (diff) | |
feat: new dateTime application due to removal of gnome-control-center
Diffstat (limited to '.local/share/scripts/GUI-dateTime')
| -rwxr-xr-x | .local/share/scripts/GUI-dateTime | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
