fix(hypr): Fixed toogle refresh rate script binding path

This commit is contained in:
GaspardCulis 2024-09-22 00:42:27 +02:00
parent 2b578bcf5f
commit 5d19cba142

View file

@ -47,7 +47,7 @@ bind = ,XF86Launch3, exec, asusctl led-mode -n
# Wayland gamemode
bind = WIN, F5, exec, ~/.config/hypr/gamemode.sh
# Panel overdrive
bind = $mainMod+SHIFT, o, exec, ~/.config/waybar/scripts/refresh_rate.sh toggle; pkill -SIGRTMIN+10 waybar
bind = $mainMod+SHIFT, o, exec, ~/.config/eww/scripts/refresh_rate toggle
# Toggle screen
bind = WIN, F9, exec, togglescreen