Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Untitled attachment

Download link

https://f2.tchncs.de/media_attachments/files/110/300/373/931/308/779/original/05dabc7dcffd67c6.png

Notices where this attachment appears

  1. cr0n0s:~🐧📡⌨️ 🛠️ # (cr0n0s@social.tchncs.de)'s status on Tuesday, 02-May-2023 17:55:56 UTC cr0n0s:~🐧📡⌨️ 🛠️ # cr0n0s:~🐧📡⌨️ 🛠️ #

    Recordatorio mental: playerctl no me lee correctamente la metadata de un track, si contiene un ampersand (&) en el tag que solicite.

    #script que uso en mi configuración de i3blocks y mostrar lo que oigo (no vital, pero me gusta).

    !/bin/bash

    if [[ $(playerctl status 2>&1) == "Playing" ]]
    then
    echo "$(playerctl status) |" " $(playerctl metadata title)"
    else
    echo " $(playerctl status) "
    fi

    #mpris #linux #i3wm #cli

    In conversation Tuesday, 02-May-2023 17:55:56 UTC from social.tchncs.de permalink
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.