feat(desktop): update options.
This commit is contained in:
parent
5a79f12e4b
commit
5c90b60563
2 changed files with 5 additions and 4 deletions
|
@ -114,9 +114,11 @@ in {
|
|||
# Setup and enable mako
|
||||
services.mako = {
|
||||
enable = true;
|
||||
defaultTimeout = 5000;
|
||||
layer = "overlay";
|
||||
width = 200;
|
||||
settings = {
|
||||
defaultTimeout = 5000;
|
||||
layer = "overlay";
|
||||
width = 200;
|
||||
};
|
||||
};
|
||||
|
||||
# Enable hyprpaper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue