This repository was archived by the owner on Apr 26, 2024. It is now read-only.
added compatibility with LeftWM temes#1963
Open
blackdragon2447 wants to merge 1 commit intodylanaraps:masterfrom
Open
added compatibility with LeftWM temes#1963blackdragon2447 wants to merge 1 commit intodylanaraps:masterfrom
blackdragon2447 wants to merge 1 commit intodylanaraps:masterfrom
Conversation
Owner
|
Where does leftwm-theme obtain this information from? |
Author
|
leftwm-theme gets that info from the themes.toml file in leftwm's config dir. (source: https://github.com/leftwm/leftwm-theme/blob/master/src/operations/status.rs) |
hykilpikonna
approved these changes
Aug 12, 2022
hykilpikonna
added a commit
to hykilpikonna/hyfetch
that referenced
this pull request
Aug 12, 2022
…ity with LeftWM temes Upstream PR: dylanaraps/neofetch#1963 Thanks to @blackdragon2447 Co-authored-by: blackdragon2447 <blackdragon2447@e.email>
|
Thank you for your contribution! This PR is merged into hyfetch since this repo (dylanaraps/neofetch) seems no longer maintained. HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo. Read the "Running Updated Original Neofetch" section for more info! |
Author
|
Hey, Happy to see it merged, guess i gotta switch to hyfetch : ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding compatibility to the wm_theme feature for the LeftWM window manager. The current implementation depends on the leftwm-theme tool for querying the theme since LeftWM doesn't have a build in theme querying feature.