From 0713e4aed82a820fdfcc0ee2a49e773da6975855 Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 25 Feb 2020 08:58:32 +0000 Subject: [PATCH] show date - execute script instead of command --- xbindkeysrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xbindkeysrc b/xbindkeysrc index 13ae451..fd091d7 100644 --- a/xbindkeysrc +++ b/xbindkeysrc @@ -96,7 +96,7 @@ "st -t "WM_FORCE_FLOATING" -g 238x61+8+16 -e glances" Mod4 + F12 -"st -t 'WM_FORCE_FLOATING' -g 40x3+16+16 bash -c 'tput civis; while true; do clear ; date ; sleep 1 ; done;'" +"date-show" Mod4 + F11 # why this no work?