Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Matugen Global themes #592

Merged
merged 4 commits into from
Dec 25, 2024

Conversation

paridhi089
Copy link
Contributor

Description

with the addition of --dry flag to the matugen command in the past update, Matugen only generates themes for Hyprpanel.

If the user has other configs for other applications, the necessary changes to the colour scheme wont be made for them. The user can run the matugen command again to rectify this. But this is not ideal.

With the changes i have made, if the user run

hyprpanel setWallpaper <path>

it will change the theme for hyprpanel as well as any other applications specified in matugen config file. Additionally changing the wallpaper from the setting panel will now also update the colorscheme on not just hyprpanel but any other apps specified in the matugen config file.

Documentation update

In the matugen section of the documentation, users must me informed to use the below command or the settings panel to change their background instead of using matugen image .

hyprpanel setWallpaper <path>

Additionally it is advised that the user use matugen to only generate colourscheme and not set wallpaper.

@Jas-SinghFSU Jas-SinghFSU merged commit 6c14efd into Jas-SinghFSU:master Dec 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants