hypr -> bindings: Added togglescreen
binding
This commit is contained in:
parent
eeba79e702
commit
1cdd5b2330
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ bind = ,XF86Launch3, exec, asusctl led-mode -n
|
|||
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
|
||||
# Toggle screen
|
||||
bind = WIN, F9, exec, togglescreen
|
||||
|
||||
# Waybar
|
||||
bind = $mainMod, 64, exec, pkill -SIGUSR1 '^waybar$'
|
||||
|
|
Loading…
Reference in a new issue