1
Fork 0

docs: escaped <leader> in docs

This commit is contained in:
Matei Adriel 2022-04-04 11:58:22 +03:00
parent 8811e6fedd
commit 5c93d9dbed
2 changed files with 18 additions and 18 deletions
modules/themes

View file

@ -10,7 +10,7 @@ lib.lists.map (theme: pkgs.callPackage theme { }) [
})
(githubVariant {
variant = "dark";
wallpaper = ./wallpapers/synthwave.jpg;
wallpaper = ./wallpapers/spaceship.jpg;
transparency = 0.8;
})
]