From db020833c897aff3df92b8416de20ba62609d804 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Thu, 25 Apr 2024 03:13:27 +0300 Subject: [PATCH] Keyd : DRG add good job macro. --- user/common/keyd/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/common/keyd/default.nix b/user/common/keyd/default.nix index 0c029258..5c0ff842 100644 --- a/user/common/keyd/default.nix +++ b/user/common/keyd/default.nix @@ -33,5 +33,6 @@ alt.f = macro(enter 10ms I space n e e d space h e l p ! enter) alt.b = macro(enter 10ms I ' m space b a c k enter) alt.l = macro(enter 10ms L e a f space l o v e r enter) + alt.j = macro(enter 10ms G o o d space j o b enter) ''; }