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

[GNOME] unable to launch gnome display settings on gnome-pure #4

Open
demonkillerr opened this issue Jul 27, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@demonkillerr
Copy link
Member

demonkillerr commented Jul 27, 2024

return strings.ToLower(os.Getenv("XDG_CURRENT_DESKTOP"))

So XDG_CURRENT_DESKTOP spits output in uppercase. Despite the above,

pkexecCmd = exec.Command("bash", "-c", "gnome-control-center", "display")

is unable to open gnome display settings

@demonkillerr demonkillerr added the bug Something isn't working label Jul 27, 2024
@demonkillerr demonkillerr changed the title unable to launch gnome display settings on gnome-pure [GNOME] unable to launch gnome display settings on gnome-pure Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant