From 5b8f4ead7622f06a7c886205b5f50154ebbd6ac4 Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Mon, 20 Jan 2020 11:35:24 -0500 Subject: [PATCH] Add network manager applet and backlight status to i3blocks status bar --- .config/i3blocks/config | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/.config/i3blocks/config b/.config/i3blocks/config index 0aca057..76910c7 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -28,17 +28,17 @@ command=/usr/share/i3blocks/$BLOCK_NAME separator_block_width=20 markup=none +[nm-tray] +#label= +command=nm-tray +interval=once + # Volume indicator # # The first parameter sets the step (and units to display) # The second parameter overrides the mixer selection # See the script for details. -[nm-tray] -#label= -command=nm-tray -interval=once - [volume] # DEPENDS: sudo apt install volumeicon-alsa #label=VOL @@ -111,6 +111,13 @@ separator=false #instance=eth0 interval=5 +[backlight] +label=BRI +command=xbacklight +separator=true +interval=1 + + # Battery indicator # # The battery instance defaults to 0.