From 37c9bc4ba7bfbe890d33139c636ca09c61562fd7 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 17 Feb 2025 09:02:12 +0200 Subject: hypr: Bind keyboard-light-x220 script. --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 164c754..d68df41 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -255,6 +255,7 @@ bindel = ,XF86AudioMute, exec, pactl set-sink-mute @DEFAULT_SINK@ toggle bindel = ,XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 5%+ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 5%- +bind = ,F5, exec, ~/.scripts/keyboard-light-x220.sh # Requires playerctl bindl = , XF86AudioNext, exec, playerctl next -- cgit v1.2.3