feat(zsh): add screensaver
This commit is contained in:
parent
92d7ab9b29
commit
6d61b159a0
3 changed files with 12 additions and 8 deletions
|
@ -9,6 +9,7 @@
|
|||
shell = lib.pantheon.mkStrOption;
|
||||
screensaver.enable = lib.mkEnableOption "";
|
||||
screensaver.timeout = lib.pantheon.mkStrOption;
|
||||
screensaver.command = lib.pantheon.mkStrOption;
|
||||
editor = lib.pantheon.mkStrOption;
|
||||
file-browser = lib.pantheon.mkStrOption;
|
||||
multiplexer = lib.pantheon.mkStrOption;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue