diff --git a/polybar/.config/polybar/bin/isactive-bluetooth/isactive-bluetooth.sh b/polybar/.config/polybar/bin/isactive-bluetooth/isactive-bluetooth.sh index 6e0c360..f16935f 100644 --- a/polybar/.config/polybar/bin/isactive-bluetooth/isactive-bluetooth.sh +++ b/polybar/.config/polybar/bin/isactive-bluetooth/isactive-bluetooth.sh @@ -3,5 +3,5 @@ if [ "$(systemctl is-active bluetooth.service)" = "active" ]; then echo "" else - echo "" + echo "" fi diff --git a/polybar/.config/polybar/bin/player-mpris-tail/player-mpris-tail.py b/polybar/.config/polybar/bin/player-mpris-tail/player-mpris-tail.py index 64c5f2a..3dd9051 100755 --- a/polybar/.config/polybar/bin/player-mpris-tail/player-mpris-tail.py +++ b/polybar/.config/polybar/bin/player-mpris-tail/player-mpris-tail.py @@ -10,7 +10,7 @@ from gi.repository import Playerctl, GLib MUSIC_ICON = '' PAUSE_ICON = '' -PLAYER_CLOSED_ICON = 'ﱙ' +PLAYER_CLOSED_ICON = '' def listPlayers(): return [