compat: fix config options for mako
This commit is contained in:
parent
1c822fd388
commit
f19ee7f547
1 changed files with 2 additions and 3 deletions
|
|
@ -142,9 +142,8 @@
|
|||
|
||||
# Mako
|
||||
|
||||
services.mako = {
|
||||
enable = true;
|
||||
|
||||
services.mako.enable = true;
|
||||
services.mako.settings = {
|
||||
font = "JetBrainsMono Nerd Font 10";
|
||||
format = ''<i>%a</i>\n<b>%s</b>\n\n%b'';
|
||||
layer = "overlay";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue