Added simple wallpapers and changed polybar

This commit is contained in:
marc
2023-09-24 14:13:59 +02:00
parent a8f33803ca
commit b72477414f
9 changed files with 25 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
with lib;
let
nix-colors-lib = inputs.nix-colors.lib-contrib { inherit pkgs; };
wallpaper = ../../data/wallpapers/globus.jpg;
wallpaper = ../../data/wallpapers/simple/tarmac.png;
in
{
imports = [