First commit
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
services.walker.enable = true;
|
||||
services.walker.settings = {
|
||||
close = "ctrl g";
|
||||
next = "ctrl n";
|
||||
previous = "ctrl p";
|
||||
quick_activate = ["1" "2" "3" "4"];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user