From 9dfd3226d8d0fac87a8fe5fa00fc581c33a2bd70 Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Tue, 25 Apr 2023 00:05:00 +0200 Subject: fix: fixed the architecture --- .config/quand/config | 9 --------- .config/quand/config~ | 9 --------- 2 files changed, 18 deletions(-) delete mode 100644 .config/quand/config delete mode 100644 .config/quand/config~ (limited to '.config/quand') diff --git a/.config/quand/config b/.config/quand/config deleted file mode 100644 index a8bbdb8..0000000 --- a/.config/quand/config +++ /dev/null @@ -1,9 +0,0 @@ -calendar=/tmp/calendar -header=0 -past=0 -future=1 -mondayfirst=1 -yesterday="\033[36myesterday " -today="\033[35;1mtoday " -tomorrow="\033[32mtomorrow " -special="\033[33;3m*special* " \ No newline at end of file diff --git a/.config/quand/config~ b/.config/quand/config~ deleted file mode 100644 index 6b74b64..0000000 --- a/.config/quand/config~ +++ /dev/null @@ -1,9 +0,0 @@ -calendar=/tmp/calendar -header=0 -past=0 -future=5 -mondayfirst=1 -yesterday="\033[36myesterday " -today="\033[35;1mtoday " -tomorrow="\033[32mtomorrow " -special="\033[33;3m*special* " \ No newline at end of file -- cgit v1.2.3