Disable screen saver
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
53bb4c8c79
commit
9bec3d26d0
5 changed files with 27 additions and 5 deletions
|
@ -6,21 +6,25 @@ full_text=
|
|||
align=center
|
||||
separator=false
|
||||
separator_block_width=10
|
||||
color=#FF5722
|
||||
|
||||
[Music]
|
||||
markup=pango
|
||||
command=~/.config/i3/i3bar/music.sh
|
||||
interval=repeat
|
||||
interval=1
|
||||
color=#FFFFFF
|
||||
|
||||
[seperator]
|
||||
|
||||
[Volume]
|
||||
full_text=
|
||||
command=~/.config/i3/i3bar/volume.sh
|
||||
interval=repeat
|
||||
interval=1
|
||||
color=#FFFFFF
|
||||
|
||||
[seperator]
|
||||
|
||||
[Datetime]
|
||||
command=~/.config/i3/i3bar/datetime.sh
|
||||
interval=1
|
||||
color=#FFFFFF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue