From 1101ae51369d5e0b2b99438db736c20db5171e5b Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sat, 10 Aug 2024 01:27:39 -0700 Subject: [PATCH] fix: revert change that accidentally regressed kb function --- hosts/callisto/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/callisto/default.nix b/hosts/callisto/default.nix index 53000ca..ddbea55 100755 --- a/hosts/callisto/default.nix +++ b/hosts/callisto/default.nix @@ -168,7 +168,7 @@ leftalt = "leftmeta"; leftcontrol = "leftalt"; rightmeta = "leftalt"; - rightalt = "leftmeta"; + rightalt = "layer(rightalt)"; }; rightalt = { i = "up";