Fixed a typo
This commit is contained in:
parent
717d7f3db3
commit
9f72bdb16b
@ -137,7 +137,7 @@ function P:mute()
|
||||
|
||||
self.muted = true
|
||||
awful.spawn("pamixer --mute" .. self:_full_args(), false)
|
||||
v:_update_widget()
|
||||
self:_update_widget()
|
||||
end
|
||||
|
||||
function P:unmute()
|
||||
|
Loading…
x
Reference in New Issue
Block a user