Compare commits

..

No commits in common. "1cb5fea9b1f2c71c5666580bf4faed0d98635543" and "fd7796b42cccbe8b6696d34fee119c7256189e2a" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View file

@ -300,11 +300,6 @@
xwayland = { xwayland = {
force_zero_scaling = true; 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>"; tooltip-format = "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
format-alt = " {:%d/%m}"; format-alt = " {:%d/%m}";
}; };
"hyprland/workspaces" = { "wlr/workspaces" = {
active-only = false; active-only = false;
all-outputs = false; all-outputs = false;
disable-scroll = false; disable-scroll = false;