Update pause emoji
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
027525338c
commit
154e9bcf6b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
|
||||
const (
|
||||
musicNoteString = "♪"
|
||||
pausedIconString = "⏸️"
|
||||
pausedIconString = "⏸"
|
||||
playerctlExecutable = "playerctl"
|
||||
|
||||
playerStatusStopped = "Stopped"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue