From 98fb7c217ad2658495c8f6af6dbe7c901ac795fd Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 10 Jul 2022 12:09:41 +0200 Subject: [PATCH] Typo --- polybar/scripte/time.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polybar/scripte/time.sh b/polybar/scripte/time.sh index 7bb01fc..5e60964 100755 --- a/polybar/scripte/time.sh +++ b/polybar/scripte/time.sh @@ -1,3 +1,3 @@ #!/bin/bash -date #"%d.%e.%Y %R" +date +"%d.%e.%Y %R"