From 283fa7c2eb571aa464573ceafef0600ef184eaed Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 26 Aug 2023 06:34:19 -0500 Subject: [PATCH] refactor(hypr): remove invalid asus binding --- dots/.config/hypr/wm/bindings.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index 193dbf64..f3dec426 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -78,7 +78,6 @@ binde = ,XF86AudioLowerVolume,exec,pw-volume change -- '-5%'; pkill -RTMIN+8 way bindl = ,XF86AudioMute,exec,pw-volume mute toggle; pkill -RTMIN+8 waybar binde = ,XF86MonBrightnessUp,exec,sudo light -A 5 binde = ,XF86MonBrightnessDown,exec,sudo light -U 5 -bind = ,XF86Launch4,exec,asusctl profile -n; notify-send "Asus Control" " $(asusctl profile -p | awk '{print $NF}')" bind = SUPER,left,movefocus,l bind = SUPER,right,movefocus,r