optional status bar modules
This commit is contained in:
@@ -2,12 +2,6 @@ command=/usr/lib/i3blocks/$BLOCK_NAME
|
||||
separator_block_width=15
|
||||
markup=pango
|
||||
|
||||
[news]
|
||||
label=📰
|
||||
command=i3news
|
||||
interval=once
|
||||
signal=6
|
||||
|
||||
[record]
|
||||
command=cat ~/.recordingicon
|
||||
interval=once
|
||||
@@ -19,6 +13,12 @@ command=i3mpd
|
||||
interval=once
|
||||
signal=11
|
||||
|
||||
[news]
|
||||
label=📰
|
||||
command=i3news
|
||||
interval=once
|
||||
signal=6
|
||||
|
||||
[pacman]
|
||||
label=📦
|
||||
command=i3pacman
|
||||
@@ -40,11 +40,29 @@ command=i3mail
|
||||
interval=180
|
||||
signal=12
|
||||
|
||||
#[memory]
|
||||
#command=i3mem
|
||||
#interval=30
|
||||
#label=🧠
|
||||
|
||||
#[cpu]
|
||||
#command=i3cpu
|
||||
#interval=15
|
||||
#label=💻
|
||||
|
||||
[volume]
|
||||
interval=once
|
||||
command=i3volume
|
||||
signal=10
|
||||
|
||||
#[diskspace]
|
||||
#interval=60
|
||||
#command=i3disk /
|
||||
|
||||
#[diskspace]
|
||||
#interval=60
|
||||
#command=i3disk /home 🏠
|
||||
|
||||
[battery]
|
||||
command=i3battery BAT1
|
||||
interval=5
|
||||
|
||||
Reference in New Issue
Block a user