hypr: Added toggle refresh rate binding

This commit is contained in:
GaspardCulis 2024-01-14 13:52:28 +01:00
parent 18a33bd9db
commit 54b2217960

View file

@ -46,6 +46,8 @@ bind = ,XF86Launch4, exec, asusctl profile -n; pkill -SIGRTMIN+8 waybar
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
# Waybar
bind = $mainMod, 64, exec, pkill -SIGUSR1 '^waybar$'