From 58e8a46902ee953fd68b56504e65fccf99947752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Sat, 30 Nov 2024 11:56:23 +0100 Subject: [PATCH] feat(keyboard): remaps caps lock to ctrl --- wm/river.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wm/river.nix b/wm/river.nix index 8dd1e66..b00b771 100644 --- a/wm/river.nix +++ b/wm/river.nix @@ -25,7 +25,7 @@ in { ''; settings = { border-width = 2; - keyboard-layout = "-variant altgr-intl us"; + keyboard-layout = "-variant altgr-intl -options ctrl:nocaps us"; default-layout = "rivertile"; focus-follows-cursor = "normal"; map = {