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

-x flag does not work if a Wayland session isn't already running. #82

Closed
ItsProfessional opened this issue Jan 17, 2025 · 1 comment · Fixed by #84
Closed

-x flag does not work if a Wayland session isn't already running. #82

ItsProfessional opened this issue Jan 17, 2025 · 1 comment · Fixed by #84

Comments

@ItsProfessional
Copy link

Could you make it so the export flag works even when the session isn't running?
I switch between Hyprland and Plasma often, and in my experience plasma messes stuff up like icons automatically. So I run nwg-look with -a and -x before running the compositor.

-a works just fine. But -x doesn't.

Also, it would be useful if it can be made so that -a and -x can be used together, like:

nwg-look -a -x

Because currently, only one works at a time (as it runs os.Exit(0)). So I have to call nwg-look twice.

nwg-look -a
nwg-look -x
nwg-piotr added a commit that referenced this issue Jan 20, 2025
@nwg-piotr
Copy link
Owner

Done on the fix82 branch. Could you test?

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 a pull request may close this issue.

2 participants