From 04a5d0bbd6eb8aa2f6fc07f6177719cbeea39243 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Fri, 9 Aug 2024 00:17:17 +0200 Subject: [PATCH] changed kb settings --- modules/wms/wayland/hypr/land.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wms/wayland/hypr/land.nix b/modules/wms/wayland/hypr/land.nix index c902958..fa7084d 100644 --- a/modules/wms/wayland/hypr/land.nix +++ b/modules/wms/wayland/hypr/land.nix @@ -127,7 +127,7 @@ in { input = { kb_layout = "de,us"; kb_variant = ",colemak_dh_wide"; - kb_options = "grp:alt_shift_toggle"; + kb_options = "grp:rctrl_rshift_toggle"; follow_mouse = true;