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

Display global KDE Plasma theme and fix bug with DE listing on windows #163

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

mcneb10
Copy link

@mcneb10 mcneb10 commented Aug 9, 2023

Description

The global KDE Plasma theme wasn't included in the neofetch theme listing, so I decided to add it if the program can find it.

Screenshots

Before:
hyfetch_before
After:
hyfetch_after

@mcneb10
Copy link
Author

mcneb10 commented Aug 9, 2023

I also fixed a bug where on Windows, neofetch would try to get $XDG_SESSION_TYPE, which always fails, resulting in empty parentheses after the DE Name
Before:
DE: Fluent ()
After:
DE: Fluent

@mcneb10 mcneb10 changed the title Display global KDE Plasma theme Display global KDE Plasma theme and fix bug with DE listing on windows Aug 9, 2023
@hykilpikonna hykilpikonna merged commit 65d82be into hykilpikonna:master Aug 10, 2023
1 check passed
@hykilpikonna
Copy link
Owner

Thanks!

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