Skip to content

Commit

Permalink
eww: change volume label
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpq committed Mar 9, 2023
1 parent c9a8bfc commit 7eada63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/eww/widgets/volume.yuck
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"scripts/get-volume")

(defwidget volume []
(metric :label "🔊"
(metric :label "󰕾"
:value volume
:onchange "amixer -D pulse sset Master {}%")
)

0 comments on commit 7eada63

Please sign in to comment.