some hyprland adjustments

This commit is contained in:
joygnu 2024-08-04 02:08:32 +02:00
parent f855316333
commit 32a9ebcb99

View file

@ -53,6 +53,8 @@
gestures = {
workspace_swipe = true;
workspace_swipe_forever = true;
workspace_swipe_distance = 200;
};
bind = [
@ -166,6 +168,11 @@
kb_variant = ",qwerty";
kb_options = "grp:alt_shift_toggle";
};
device = {
name= "at-translated-set-2-keyboard";
repeat_rate = "50";
};
};