mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
parent
ab3e1ad046
commit
b25e8a5fe8
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ binde = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SIN
|
|||
bindl = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
|
||||
# Start wofi opens wofi on first press, closes it on second
|
||||
bindr = , SUPER_L, exec, pkill wofi || wofi
|
||||
bindr = SUPER, SUPER_L, exec, pkill wofi || wofi
|
||||
|
||||
# Describe a bind
|
||||
bindd = SUPER, Q, Open my favourite terminal, exec, kitty
|
||||
|
|
Loading…
Reference in a new issue