Hyprland: set audio limit
This commit is contained in:
parent
b17d681ef3
commit
3e2a6e7f0a
1 changed files with 2 additions and 2 deletions
|
|
@ -291,8 +291,8 @@ in
|
|||
bindel = [
|
||||
", XF86MonBrightnessUp, exec, brightnessctl -q s 10%+"
|
||||
", XF86MonBrightnessDown, exec, brightnessctl -q s 10%-"
|
||||
", XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+"
|
||||
", XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%-"
|
||||
", XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+ -l 1"
|
||||
", XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%- -l 1"
|
||||
];
|
||||
|
||||
bindl = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue