hyprland: add workspace_swipe

This commit is contained in:
Bloxx12 2025-05-09 11:36:58 +02:00
commit a5b47bc75b
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -47,6 +47,10 @@ in {
}; };
}; };
gestures = {
workspace_swipe = true;
};
general = { general = {
layout = "dwindle"; layout = "dwindle";
gaps_in = 0; gaps_in = 0;