beeverfeever

Results 2 issues of beeverfeever

When I run `brightnessctl -c 'leds' ` it only gets the info of one device from the leds class. Is this intended behavior or is it a bug?

I have this as my setup for kanagawa ``` local dragon_theme = require("kanagawa.colors").setup({ theme = "dragon" }).theme require("kanagawa").setup({ colors = { theme = { wave = { ui = dragon_theme.ui,...