brightnessctl: sandbox with bunpen

This commit is contained in:
2024-09-03 03:32:34 +00:00
parent 1e81c033aa
commit fe910ea153

View File

@@ -4,7 +4,7 @@ let
in
{
sane.programs.brightnessctl = {
sandbox.method = "landlock"; # also bwrap, but landlock is more responsive
sandbox.method = "bunpen"; # also bwrap, but landlock is more responsive
sandbox.extraPaths = [
"/sys/class/backlight"
"/sys/class/leds"