Antoine DAMHET
Antoine DAMHET
`-w` option should be exposed in config
Hi @mfenniak might I suggest the following implementation instead: ``` diff --git a/brightnessctl.c b/brightnessctl.c index 1917212b27d5..aac1c534f533 100644 --- a/brightnessctl.c +++ b/brightnessctl.c @@ -222,7 +222,7 @@ int main(int argc, char **argv)...
IMHO: systemd-enabled distributions should build `brightnessctl` with logind support, meaning that when the user is physically logged into his machine he should not have permission issue witch should cover most...