Update flake
This commit is contained in:
parent
5fe73af68e
commit
daace49bfc
2 changed files with 48 additions and 87 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue