From b06b6dc22dce18e07dd0d56371ee4f78ceb81144 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Fri, 25 Feb 2022 19:53:38 +0200 Subject: [PATCH] Move i3blocks player status to first position --- .config/i3blocks/config | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/.config/i3blocks/config b/.config/i3blocks/config index 8fca9c3..cc83d9c 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -28,6 +28,18 @@ command=/usr/lib/i3blocks/$BLOCK_NAME/$BLOCK_NAME separator_block_width=15 markup=none + +# Generic media player support +# +# This displays "ARTIST - SONG" if a music is playing. +# Supported players are: spotify, vlc, audacious, xmms2, mplayer, and others. +[playerctl] +command=~/.config/i3blocks/$BLOCK_NAME +#instance=spoti +interval=5 +signal=10 + + # Volume indicator # # The first parameter sets the step (and units to display) @@ -111,17 +123,6 @@ interval=30 #command=while :; do ~/.config/i3blocks/upower-listen.py; done #interval=persis - -# Generic media player support -# -# This displays "ARTIST - SONG" if a music is playing. -# Supported players are: spotify, vlc, audacious, xmms2, mplayer, and others. -[playerctl] -command=~/.config/i3blocks/$BLOCK_NAME -#instance=spoti -interval=5 -signal=10 - # OpenVPN support # # Support multiple VPN, with colors.