hypr: Added toggle refresh rate binding
This commit is contained in:
parent
18a33bd9db
commit
54b2217960
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ bind = ,XF86Launch4, exec, asusctl profile -n; pkill -SIGRTMIN+8 waybar
|
||||||
bind = ,XF86Launch3, exec, asusctl led-mode -n
|
bind = ,XF86Launch3, exec, asusctl led-mode -n
|
||||||
# Wayland gamemode
|
# Wayland gamemode
|
||||||
bind = WIN, F5, exec, ~/.config/hypr/gamemode.sh
|
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
|
# Waybar
|
||||||
bind = $mainMod, 64, exec, pkill -SIGUSR1 '^waybar$'
|
bind = $mainMod, 64, exec, pkill -SIGUSR1 '^waybar$'
|
||||||
|
|
Loading…
Reference in a new issue