Home: Update config for new lock
This commit is contained in:
@ -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
|
||||
|
||||
@ -406,7 +406,7 @@ in {
|
||||
};
|
||||
|
||||
fuzzy = {
|
||||
use_frecency = true;
|
||||
frecency.enabled = true;
|
||||
use_proximity = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user