Home: Update config for new lock
This commit is contained in:
@ -146,9 +146,9 @@
|
|||||||
new_status = "master";
|
new_status = "master";
|
||||||
};
|
};
|
||||||
|
|
||||||
gestures = {
|
gesture = [
|
||||||
workspace_swipe = false;
|
"3, horizontal, workspace" # 3 Fingers, horizontal, workspace swipe
|
||||||
};
|
];
|
||||||
|
|
||||||
misc = {
|
misc = {
|
||||||
# Say no to the anime girl
|
# Say no to the anime girl
|
||||||
|
|||||||
@ -406,7 +406,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
fuzzy = {
|
fuzzy = {
|
||||||
use_frecency = true;
|
frecency.enabled = true;
|
||||||
use_proximity = true;
|
use_proximity = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user