diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-22 17:53:57 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-22 17:53:57 -0500 |
commit | 579c6dc5db24c8386c866f7af331e26c6863d521 (patch) | |
tree | cee31526d01fa1185a619a6a677c90e4c7ab4698 /i3blocks.conf | |
parent | caf905c6491a6e9a0f4a5d9bac22da9e60c420b8 (diff) | |
download | i3-config-579c6dc5db24c8386c866f7af331e26c6863d521.tar.lz i3-config-579c6dc5db24c8386c866f7af331e26c6863d521.tar.xz i3-config-579c6dc5db24c8386c866f7af331e26c6863d521.zip |
add i3blocks custom and fix mediaplayer
Diffstat (limited to 'i3blocks.conf')
-rw-r--r-- | i3blocks.conf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/i3blocks.conf b/i3blocks.conf index eeab851..a08bcb9 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -24,7 +24,8 @@ # # The top properties below are applied to every block, but can be overridden. # Each block command defaults to the script name to avoid boilerplate. -command=/usr/lib/i3blocks/$BLOCK_NAME +#command=/usr/lib/i3blocks/$BLOCK_NAME +command=/home/$USER/.config/i3/scripts/i3blocks/$BLOCK_NAME separator_block_width=15 markup=none @@ -33,10 +34,10 @@ markup=none # This displays "ARTIST - SONG" if a music is playing. # Supported players are: spotify, vlc, audacious, xmms2, mplayer, and others. # Require: sudo pacman -S playerctl -# [mediaplayer] -# instance=audacious -# interval=5 -# signal=10 +[mediaplayer] +instance=audacious +interval=5 +signal=10 # Volume indicator # |