feat(screensaver): moddify cbonsai args
This commit is contained in:
parent
3c25b05e0c
commit
1ba47d2e85
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
shell = "zsh";
|
||||
screensaver.enable = true;
|
||||
screensaver.timeout = "100";
|
||||
screensaver.command = "cbonsai -S";
|
||||
screensaver.command = "cbonsai -S -w 0.1 -L 40 -M 2 -b 2";
|
||||
editor = "nvf";
|
||||
file-browser = "yazi";
|
||||
multiplexer = "zellij";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue