update hyprland to 36.0
This commit is contained in:
parent
e75d09988e
commit
e340e44b7b
3 changed files with 43 additions and 48 deletions
|
|
@ -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
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue