Compare commits

..

3 commits

2 changed files with 6 additions and 1 deletions

View file

@ -300,6 +300,11 @@
xwayland = {
force_zero_scaling = true;
};
gestures = {
workspace_swipe = true;
workspace_swipe_direction_lock = false;
};
};
};
}

View file

@ -55,7 +55,7 @@
tooltip-format = "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
format-alt = " {:%d/%m}";
};
"wlr/workspaces" = {
"hyprland/workspaces" = {
active-only = false;
all-outputs = false;
disable-scroll = false;