Add darker sway background

This commit is contained in:
Adam Gausmann 2022-04-03 19:09:57 -05:00
parent 15c7e12c2b
commit ef78e7beaf
3 changed files with 2 additions and 1 deletions

View file

@ -120,6 +120,7 @@ def main():
)
output = template.render(
host=host_config,
home=args.home,
get_base16=partial(get_base16, host_config.get('base16-scheme', 'default-dark')),
)
output_path.parent.mkdir(parents=True, exist_ok=True)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View file

@ -41,7 +41,7 @@ client.background $base07
output "${output['name']}" pos ${output['position']} mode ${output['mode']}
% endfor
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
output * bg ${home}/.local/share/backgrounds/sway-dark-1920x1080.png fill
exec pipewire
exec pipewire-pulse