mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 17:24:35 +05:30
Added backgrounds for 10 themes
This commit is contained in:
parent
3d3ef5f41f
commit
63e8368b20
|
@ -24,10 +24,12 @@
|
||||||
name = "emmet";
|
name = "emmet";
|
||||||
email = "librephoenix@protonmail.com";
|
email = "librephoenix@protonmail.com";
|
||||||
dotfilesDir = "~/dotfiles";
|
dotfilesDir = "~/dotfiles";
|
||||||
theme = "atelier-plateau";
|
theme = "ayu-dark";
|
||||||
themePolarity = "dark";
|
themePolarity = "dark";
|
||||||
backgroundUrl = "https://w.wallhaven.cc/full/6d/wallhaven-6d5k6x.jpg";
|
backgroundUrlPath = "/themes/"+theme+"/backgroundurl.txt";
|
||||||
backgroundSha256 = "+xl4H3UiVmMRNvMhIlaLdVTYYqnSyCTSX2UOTGsDQ8c=";
|
backgroundUrl = builtins.readFile (./. + backgroundUrlPath);
|
||||||
|
backgroundSha256Path = "/themes/"+theme+"/backgroundsha256.txt";
|
||||||
|
backgroundSha256 = builtins.readFile (./. + backgroundSha256Path);
|
||||||
|
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
inherit system;
|
inherit system;
|
||||||
|
|
1
themes/ayu-dark/backgroundsha256.txt
Normal file
1
themes/ayu-dark/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-0BiSjEZnwh6KnWuNau+9lf1PVBYRnq228l4OA/nm5YI=
|
1
themes/ayu-dark/backgroundurl.txt
Normal file
1
themes/ayu-dark/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/zy/wallhaven-zy8wwo.jpg
|
1
themes/emil/backgroundsha256.txt
Normal file
1
themes/emil/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-TzFm4UeVz8PFun8Xor/BEowZjUx3AVXgeeV537icIAM=
|
1
themes/emil/backgroundurl.txt
Normal file
1
themes/emil/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/vg/wallhaven-vglkw3.png
|
1
themes/everforest/backgroundsha256.txt
Normal file
1
themes/everforest/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-xtnvDoIs+kKvRXo/L+ifq/q+yWNeqh1EUsaRkmDTtz4=
|
1
themes/everforest/backgroundurl.txt
Normal file
1
themes/everforest/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/83/wallhaven-839ppy.png
|
1
themes/manegarm/backgroundsha256.txt
Normal file
1
themes/manegarm/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-mOWXzivKwI7AJNOleij+mdveoX5IMeswH8bSh1ZNLKE=
|
1
themes/manegarm/backgroundurl.txt
Normal file
1
themes/manegarm/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://wallpaper-mania.com/wp-content/uploads/2018/09/High_resolution_wallpaper_background_ID_77700131173-optimized.jpg
|
1
themes/monokai/backgroundsha256.txt
Normal file
1
themes/monokai/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-zQXOIdWGxvwh6KFeiWwfRFNqIHtWzCsVHK8ondcYi2w=
|
1
themes/monokai/backgroundurl.txt
Normal file
1
themes/monokai/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/xl/wallhaven-xl225z.png
|
1
themes/something/backgroundsha256.txt
Normal file
1
themes/something/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-3HX1ADHBXR50YGmS0Y7i6n19AUX74sy8tJnOLZzMjEw=
|
1
themes/something/backgroundurl.txt
Normal file
1
themes/something/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/x8/wallhaven-x82ldl.jpg
|
2
themes/spaceduck/backgroundsha256.txt
Normal file
2
themes/spaceduck/backgroundsha256.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
sha256-+xl4H3UiVmMRNvMhIlaLdVTYYqnSyCTSX2UOTGsDQ8c=
|
||||||
|
|
1
themes/spaceduck/backgroundurl.txt
Normal file
1
themes/spaceduck/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/6d/wallhaven-6d5k6x.jpg
|
1
themes/tomorrow-night/backgroundsha256.txt
Normal file
1
themes/tomorrow-night/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-G8wLZitUlaquirgCtHCFu6dQHJophD8/c7INNMhh49M=
|
1
themes/tomorrow-night/backgroundurl.txt
Normal file
1
themes/tomorrow-night/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/28/wallhaven-28867y.png
|
1
themes/ubuntu/backgroundsha256.txt
Normal file
1
themes/ubuntu/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-5TPwZAQekK1Aq2YdomcJ0irGmIXVPUpgxRwuEetthYw=
|
1
themes/ubuntu/backgroundurl.txt
Normal file
1
themes/ubuntu/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://images.hdqwalls.com/download/sea-of-dreamscape-r4-1920x1080.jpg
|
1
themes/windows-95/backgroundsha256.txt
Normal file
1
themes/windows-95/backgroundsha256.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sha256-xgMi6fH3yMGk0txu0p5x01OY9qC4x597vEgSy/G9TBY=
|
1
themes/windows-95/backgroundurl.txt
Normal file
1
themes/windows-95/backgroundurl.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
https://w.wallhaven.cc/full/01/wallhaven-01e6xw.jpg
|
Loading…
Reference in a new issue