Update pause emoji

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2022-05-27 21:10:08 +01:00
parent 027525338c
commit 154e9bcf6b
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -9,7 +9,7 @@ import (
const (
musicNoteString = "♪"
pausedIconString = "⏸"
pausedIconString = "⏸"
playerctlExecutable = "playerctl"
playerStatusStopped = "Stopped"