From 29ca62316cf170855b7386b0cf6523146be28a61 Mon Sep 17 00:00:00 2001 From: DerGrumpf Date: Sat, 6 Sep 2025 01:26:12 +0200 Subject: [PATCH] fixed Brightnessctl command syntax --- home/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/hyprland.nix b/home/hyprland/hyprland.nix index 32c2fc4..1f84da0 100644 --- a/home/hyprland/hyprland.nix +++ b/home/hyprland/hyprland.nix @@ -276,7 +276,7 @@ in ", XF86AudioRaiseVolume, exec, pamixer -i 5" ", XF86AudioLowerVolume, exec, pamixer -d 5" ", XF86MonBrightnessUp, exec, brightnessctl set +5%" - ", XF86MonBrightnessDown, exec, brightnessctl set -5%" + ", XF86MonBrightnessDown, exec, brightnessctl set 5%-" ]; bindm = [