feat: re-enable and update ddcbacklight integration
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
./bat.nix
|
||||
./bluetui.nix
|
||||
./carapace.nix
|
||||
# ./ddcbacklight.nix
|
||||
./ddcbacklight.nix
|
||||
./direnv.nix
|
||||
./eza.nix
|
||||
./fastfetch.nix
|
||||
|
||||
@@ -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