update hyprland to 36.0

This commit is contained in:
tristan 2024-03-01 12:14:00 +00:00
parent e75d09988e
commit e340e44b7b
3 changed files with 43 additions and 48 deletions

View file

@ -33,10 +33,6 @@ in {
kb_layout = lib.mkDefault "gb";
numlock_by_default = true;
};
"device:zsa-technology-labs-moonlander-mark-i" = {
kb_variant = "";
kb_options = "esperanto:qwerty,lv3:ralt_switch";
};
gestures = {
workspace_swipe = true;
workspace_swipe_numbered = false;
@ -186,6 +182,11 @@ in {
bind = SUPER, escape, submap, reset
submap = reset
device {
name = zsa-technology-labs-moonlander-mark-i
kb_variant =
kb_options = esperanto:qwerty,lv3:ralt_switch
}
'';
};