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 <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2024-12-06 00:49:20 +03:00 committed by clbot
parent a31af5233c
commit 4dad5b2ef9

View file

@ -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"
}
}