From 27f8854b1d1a859eac03f6bdcfd8ffcae22016fa Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Tue, 8 May 2018 11:45:22 +0100 Subject: [PATCH] Moves some blocks Puts the server statuses on secondary monitor Puts Now Playing on Primary monitor --- i3/i3blocks-secondary.conf | 39 ++++++++++++++++++++++++++--------- i3/i3blocks.conf | 42 ++++++++++++-------------------------- 2 files changed, 42 insertions(+), 39 deletions(-) diff --git a/i3/i3blocks-secondary.conf b/i3/i3blocks-secondary.conf index 4ce8a017..92c950ea 100644 --- a/i3/i3blocks-secondary.conf +++ b/i3/i3blocks-secondary.conf @@ -42,6 +42,35 @@ command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f signal=11 color=#00FF00 +[vps01status] +command=~/.dotfiles/i3/blocks/serverStatus VPS01 +interval=30 +separator=false + +[vps02status] +command=~/.dotfiles/i3/blocks/serverStatus VPS02 +interval=30 +separator=false + +[vps03status] +command=~/.dotfiles/i3/blocks/serverStatus VPS03 +interval=30 +separator=false + +[freightlinerstatus] +command=~/.dotfiles/i3/blocks/serverStatus Freightliner +interval=30 +separator=false + +[nhsstatus] +command=~/.dotfiles/i3/blocks/serverStatus NHS +interval=30 +separator=false + +[vapourtecstatus] +command=~/.dotfiles/i3/blocks/serverStatus Vapourtec +interval=30 + [wanip] label=WAN IP command=echo " $(curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//') " @@ -49,16 +78,6 @@ interval=30 markup=pango #colorI#= -# Generic media player support -# -# This displays "ARTIST - SONG" if a music is playing. -# Supported players are: spotify, vlc, audacious, xmms2, mplayer, and others. -[mediaplayer] -command=~/.dotfiles/i3/blocks/mediaplayer -instance=spotify -interval=2 -signal=10 -markup=pango # Date Time # diff --git a/i3/i3blocks.conf b/i3/i3blocks.conf index 86ae58c7..ff7bcf1a 100644 --- a/i3/i3blocks.conf +++ b/i3/i3blocks.conf @@ -41,35 +41,6 @@ command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f signal=11 color=#00FF00 -[vps01status] -command=~/.dotfiles/i3/blocks/serverStatus VPS01 -interval=30 -separator=false - -[vps02status] -command=~/.dotfiles/i3/blocks/serverStatus VPS02 -interval=30 -separator=false - -[vps03status] -command=~/.dotfiles/i3/blocks/serverStatus VPS03 -interval=30 -separator=false - -[freightlinerstatus] -command=~/.dotfiles/i3/blocks/serverStatus Freightliner -interval=30 -separator=false - -[nhsstatus] -command=~/.dotfiles/i3/blocks/serverStatus NHS -interval=30 -separator=false - -[vapourtecstatus] -command=~/.dotfiles/i3/blocks/serverStatus Vapourtec -interval=30 - [apachestatus] command=~/.dotfiles/i3/blocks/apache interval=5 @@ -79,6 +50,19 @@ separator=false command=~/.dotfiles/i3/blocks/mysql interval=5 #separator=false +# + + +# Generic media player support +# +# This displays "ARTIST - SONG" if a music is playing. +# Supported players are: spotify, vlc, audacious, xmms2, mplayer, and others. +[mediaplayer] +command=~/.dotfiles/i3/blocks/mediaplayer +instance=spotify +interval=2 +signal=10 +markup=pango #[proftpstatus] #command=~/.dotfiles/i3/blocks/proftp