hyprland workspace swipe gesture

This commit is contained in:
Reid 2024-05-22 23:48:39 -07:00
parent 964a2bc60d
commit f45fcd49d9

View file

@ -225,6 +225,10 @@ in {
new_is_master = true;
};
gestures = {
workspace_swipe = true;
};
misc = {
force_default_wallpaper = 0;
disable_splash_rendering = true;