1

Home: Update config for new lock

This commit is contained in:
2025-09-27 14:53:02 +02:00
parent d7efa501fc
commit c36df8ed30
2 changed files with 4 additions and 4 deletions

View File

@ -146,9 +146,9 @@
new_status = "master";
};
gestures = {
workspace_swipe = false;
};
gesture = [
"3, horizontal, workspace" # 3 Fingers, horizontal, workspace swipe
];
misc = {
# Say no to the anime girl

View File

@ -406,7 +406,7 @@ in {
};
fuzzy = {
use_frecency = true;
frecency.enabled = true;
use_proximity = true;
};