From b87cf2c01d72d868efb61dc9b070e93dbb5c54c1 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Thu, 31 May 2018 06:52:43 -0400 Subject: [PATCH] Moved time and date to alt+f12 and doubletap alt+f12 --- config/keyboard/pty.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/keyboard/pty.conf b/config/keyboard/pty.conf index ea435a74..f70fb948 100644 --- a/config/keyboard/pty.conf +++ b/config/keyboard/pty.conf @@ -44,10 +44,10 @@ ^[OR=toggle_highlight_tracking alt+f12 - quit fenrir ^[[24;3~=quit_fenrir -# alt+t - time -^[t=time -# alt+shift+t - date -^[T=date +# alt+f12 - time +^[[24;3~=time +# 2,alt+f12 - date +2,^[[24;3~=date # alt+[ - previous clipboard ^[[=prev_clipboard # alt+] - next clipboard