feat: re-enable and update ddcbacklight integration

This commit is contained in:
uttarayan21
2025-11-11 20:17:57 +05:30
parent 971d5ebb76
commit 1f5664502c
4 changed files with 16 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
./bat.nix
./bluetui.nix
./carapace.nix
# ./ddcbacklight.nix
./ddcbacklight.nix
./direnv.nix
./eza.nix
./fastfetch.nix

View File

@@ -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"