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

swaync backlight support for none intel_backlight devices #118

Closed
JaKooLit opened this issue Jan 2, 2024 · 2 comments
Closed

swaync backlight support for none intel_backlight devices #118

JaKooLit opened this issue Jan 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 2, 2024

swaync seems to only support intel_backlight

This issue has been raised

ErikReider/SwayNotificationCenter#364

@JaKooLit JaKooLit added the enhancement New feature or request label Jan 2, 2024
@JaKooLit
Copy link
Owner Author

JaKooLit commented Jan 2, 2024

If you have none intel_backlight

ls /sys/class/backlight

on my system I have amdgpu_bl0

then edit ~/.config/swaync/config.json

"widget-config": {
"backlight": {
"subsystem": "backlight",
"device": "amdgpu_bl0",
"label": "󰃟"
}

swappy-20240524-174112

@JaKooLit JaKooLit closed this as completed Jan 2, 2024
@JaKooLit
Copy link
Owner Author

JaKooLit commented Jan 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant