openSUSE / openSUSEway

dotfiles for Sway on openSUSE
MIT License
92 stars 17 forks source link

Allow increasing volume over 100% #31

Closed m-rey closed 3 years ago

m-rey commented 3 years ago

Set the "allow-boost" flag to set the volume higher than 100%. As wob currently only supports numbers up to 100, the value passed to wob is capped at 100 to avoid it breaking. This capping may be removed in the future, if this feature https://github.com/francma/wob/issues/54 gets implemented.