mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added youtube-music
player
This commit is contained in:
@@ -25,7 +25,7 @@ print_info() {
|
||||
info "$(color 17) Disk" disk
|
||||
info "$(color 6) Battery" battery
|
||||
info " Song" song
|
||||
[[ "$player" ]] && prin " Music Player" " $player"
|
||||
[[ "$player" ]] && prin "$(color 9) Music Player" " $player"
|
||||
# info "Local IP" local_ip
|
||||
# info "Public IP" public_ip
|
||||
# info "Users" users
|
||||
@@ -484,7 +484,7 @@ disk_percent="on"
|
||||
# xmms2d
|
||||
# xnoise
|
||||
# yarock
|
||||
music_player="spotify"
|
||||
music_player="Youtube Music"
|
||||
|
||||
# Format to display song information.
|
||||
#
|
||||
|
Reference in New Issue
Block a user