Fix typo
This commit is contained in:
parent
f5f1697e6a
commit
ffec07ff7b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
gtk.cursorTheme = pkgs.vimix-cursor-theme
|
||||
gtk.cursorTheme = pkgs.vimix-cursor-theme;
|
||||
|
||||
xsession = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue