Some changes to i3 blocks and make alt+scroll adjust volume

This commit is contained in:
Jonathan Hodgson 2018-04-26 17:29:19 +01:00
parent df9c2d61f3
commit dc9d4a7d56
2 changed files with 10 additions and 10 deletions

View file

@ -32,7 +32,7 @@ markup=none
#
# Add the following bindings to i3 config file:
#
# bindsym --release Caps_Lock exec pkill -SIGRTMIN+11 i3blocks
# bindsym --release Caps_Lock exec pkill -S5
# bindsym --release Num_Lock exec pkill -SIGRTMIN+11 i3blocks
[keyindicator]
instance=CAPS
@ -111,16 +111,16 @@ interval=10
# Battery indicator
#
# The battery instance defaults to 0.
[battery]
label=BAT
#[battery]
#label=BAT
#label=⚡
#instance=1
interval=30
#interval=30
# Date Time
#
[time]
command=date '+%Y-%m-%d %H:%M:%S'
command=date '+%A %Y-%m-%d %H:%M:%S'
interval=1
# Generic media player support