feat(screensaver): moddify cbonsai args

This commit is contained in:
Mohammad Rafiq 2025-05-26 22:51:11 +08:00
parent 3c25b05e0c
commit 1ba47d2e85
No known key found for this signature in database

View file

@ -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";