From d02a734badb003d8a621f27dcc52cb3ea8eaa67f Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 2 Sep 2022 22:16:32 +0200 Subject: [PATCH] remove shift section --- pages/Configuring/Advanced-config.md | 37 ---------------------------- 1 file changed, 37 deletions(-) diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index a05f7fd..b724a52 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -144,43 +144,6 @@ bind=,Print,exec,grim *For a complete mod list, see [The basic configuring page](https://wiki.hyprland.org/Configuring/Basic-Config/#variable-types).* -## Binding with Shift - -{{< hint type=important >}} -After Hyprland v0.10.3beta, the SHIFT-mod behaviour described below has been removed, meaning now you should normally bind them with e.g.: -``` -bind=SUPERSHIFT,1,exec,amogus -``` -{{< /hint >}} - -Please note that SHIFT modifies the key names, so for example - -``` -bind=SHIFT,1,anything, -``` - -will not work, because when you press SHIFT+1, on your screen you won't get a 1, -you'll get a ! - -Common overwrites: - -``` -1 -> exclam -2 -> at -3 -> numbersign -4 -> dollar -5 -> percent -6 -> asciicircum -7 -> ampersand -8 -> asterisk -9 -> parenleft -0 -> parenright -- -> underscore -= -> plus -``` - -*(Overwrites may vary on different keymaps)* - ## Uncommon syms / binding with a keycode See the