Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Enable wallpaper overrides when using a theme #709

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chriskingio
Copy link

This PR makes a change so that --theme and -i no longer conflict; instead the -i flag will act as an override for the wallpaper of the theme.

This has the added benefit of not rendering templates with a None value (such as $wallpaper in sway-colors when a wallpaper isn't defined.

I think this would fix #668 (as well as my own use case).

Change such that `--theme` and `-i` no longer conflict; instead the `-i`
flag will act as an override for the wallpaper of the theme. This has
the added benefit of not rendering templates with a None value (such as
`$wallpaper` in `sway-colors` when a wallpaper isn't defined.
@eylles
Copy link

eylles commented Jul 31, 2023

give me dat

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting wallpaper while using another theme.
2 participants