update hyprland config on laptop

workspace switch hotkeys
resizing keys
moonlander default layout on laptop
add monitor rotation
remove scaling on laptop display
This commit is contained in:
Tristan 2023-09-06 12:52:46 +01:00
parent 033ce8dc23
commit fddf319df9
6 changed files with 87 additions and 37 deletions

View file

@ -32,6 +32,11 @@ in
# so hard to reach X on a laptop
bind = SUPER_SHIFT, Q, killactive,
# toggle built in keyboard layout
device:at-translated-set-2-keyboard {
kb_options = grp:alt_shift_toggle
}
'';
};
}];