diff --git a/home/home.nix b/home/home.nix index 4af72e1..a180b2a 100644 --- a/home/home.nix +++ b/home/home.nix @@ -80,6 +80,8 @@ in { name = "capitaine-cursors"; size = 16; }; + + keyboard.options = [ "caps:escape" ]; }; news.display = "silent";