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:
parent
a31af5233c
commit
4dad5b2ef9
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue