feat: re-enable and update ddcbacklight integration
This commit is contained in:
@@ -212,8 +212,8 @@
|
||||
",xf86audioprev, exec, ${lib.getExe pkgs.playerctl} previous"
|
||||
",xf86audionext, exec, ${lib.getExe pkgs.playerctl} next"
|
||||
",xf86audioplay, exec, ${lib.getExe pkgs.playerctl} play-pause"
|
||||
# ",xf86monbrightnessup, exec, ${lib.getExe pkgs.ddcbacklight} inc 10"
|
||||
# ",xf86monbrightnessdown, exec, ${lib.getExe pkgs.ddcbacklight} dec 10"
|
||||
",xf86monbrightnessup, exec, ${lib.getExe pkgs.ddcbacklight} inc 10"
|
||||
",xf86monbrightnessdown, exec, ${lib.getExe pkgs.ddcbacklight} dec 10"
|
||||
|
||||
# Screenshot
|
||||
# "$mainMod,Print, exec, grim"
|
||||
|
||||
Reference in New Issue
Block a user