From 4dad5b2ef9d27f91372b6760e65e173dcf192bc9 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 6 Dec 2024 00:49:20 +0300 Subject: [PATCH] chore(tazjin/dotfiles): remove hyper configuration I never fully set up the hyper key and now this configuration actually started working by default, which is distracting, so begone! Change-Id: If4c0b5928360087eb1a674ee2eca2510ced3ca55 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12871 Reviewed-by: tazjin Autosubmit: tazjin Tested-by: BuildkiteCI --- users/tazjin/dotfiles/niri.config.kdl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/users/tazjin/dotfiles/niri.config.kdl b/users/tazjin/dotfiles/niri.config.kdl index 8873404f7..6b8d06524 100644 --- a/users/tazjin/dotfiles/niri.config.kdl +++ b/users/tazjin/dotfiles/niri.config.kdl @@ -4,8 +4,7 @@ input { keyboard { xkb { layout "us,ru" - variant "hyper" - options "grp:win_space_toggle,compose:ralt,caps:hyper" + options "grp:win_space_toggle,compose:ralt,caps:super" } }