From 60777fef60269fdbfa715882c4a36d453d2f05a4 Mon Sep 17 00:00:00 2001 From: tomoron Date: Sat, 23 Nov 2024 18:47:12 +0100 Subject: [PATCH] add shortcut to change keyboard brightness --- modules/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 87f9cc2..e35fc08 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -70,6 +70,8 @@ " ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle" " ,XF86MonBrightnessUp, exec, brightnessctl s 10%+" " ,XF86MonBrightnessDown, exec, brightnessctl s 10%-" + " ,XF86KbdBrightnessUp, exec, asusctl -n" + " ,XF86KbdBrightnessDown, exec, asusctl -p" ]; bindl = [