some hyprland adjustments

This commit is contained in:
joy 2024-08-04 02:08:32 +02:00
parent e8f730500f
commit ce41b0c016

View file

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