Update flake

This commit is contained in:
outfoxxed 2024-04-08 00:50:25 -07:00
parent 5fe73af68e
commit daace49bfc
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 48 additions and 87 deletions

View file

@ -2,18 +2,14 @@
imports = [ inputs.walker.homeManagerModules.walker ];
programs.walker = {
enabled = true;
enable = true;
runAsService = true;
config = {
fullscreen = true;
scrollbar_policy = "external";
search.hide_spinner = true;
activation_mode = {
use_alt = true;
use_f_keys = true;
};
activation_mode.use_alt = true;
align = {
width = 500;