home: wm: fix typo
This commit is contained in:
parent
457d4841ea
commit
4086e94d3c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
enable = mkRelatedOption "dunst configuration" [ "i3" ];
|
enable = mkRelatedOption "cursor configuration" [ "i3" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
dunst = {
|
dunst = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue