feat(homeModules/cli): add screensaver timeout
This commit is contained in:
parent
cedba9c4f6
commit
92d7ab9b29
3 changed files with 7 additions and 4 deletions
|
@ -5,7 +5,8 @@
|
|||
}:
|
||||
{
|
||||
cli.shell = "zsh";
|
||||
cli.enableScreensaver = true;
|
||||
cli.screensaver.enable = true;
|
||||
cli.screensaver.timeout = "10";
|
||||
cli.editor = "nvf";
|
||||
cli.file-browser = "yazi";
|
||||
cli.multiplexer = "zellij";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue