From 2d856c2463bc8bcf1ce6bdf815d0c3445925e5cf Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 24 Apr 2024 09:04:19 +0300 Subject: [PATCH] Keyd : r to reload and u to restore for Firefox. --- user/common/keyd/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user/common/keyd/default.nix b/user/common/keyd/default.nix index 309bae1c..220c4abe 100644 --- a/user/common/keyd/default.nix +++ b/user/common/keyd/default.nix @@ -5,7 +5,8 @@ alt.e = C-tab alt.x = C-w alt.t = C-t - alt.r = C-S-t + alt.r = C-f5 + alt.u = C-S-t alt.f = C-f alt.n = f3 alt.p = S-f3