brightnessctl: sandbox with bunpen
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
sane.programs.brightnessctl = {
|
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 = [
|
sandbox.extraPaths = [
|
||||||
"/sys/class/backlight"
|
"/sys/class/backlight"
|
||||||
"/sys/class/leds"
|
"/sys/class/leds"
|
||||||
|
Reference in New Issue
Block a user