config/bottom-left.conkyrc

56 lines
1.4 KiB
Text
Raw Normal View History

#!/usr/bin/conky -d -c
# Copyright © 2013, Bradley M. Kuhn
# The copyright holders wish that this document could be placed into the public
# domain. However, should such a public domain dedication not be possible, the
# copyright holders grant a waiver and/or license under the terms of CC0-1.0, as
# published by Creative Commons, Inc. A copy of CC0-1.0 can be found in the
# same repository as this README.md file under the filename CC0-1.0.txt. If
# this document has been separated from the repository, a copy of CC0-1.0 can
# be found on Creative Commons' website at:
# http://creativecommons.org/publicdomain/zero/1.0/legalcode).
## .conkyrc configuration
update_interval 1.0
update_interval_on_battery 5.0
alignment bottom_left
use_xft yes
xftfont Inconsolata:size=9.5
xftalpha 0.1
double_buffer yes
draw_shades yes
own_window_type desktop
own_window yes
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
text_buffer_size 8000
max_user_text 10000
default_color e1e1e1
color0 555555
color1 FCAF3E
color2 Ivory #FFFFF0
#color2 64574e
color3 Ivory3 #CDCDC1
color4 grey40
color5 Red
color6 Yellow
color7 Green
color8 9d9c61
color9 525276
maximum_width 499
gap_x 1
gap_y 3
TEXT
${color2}${font led:size=10}BATTERY ${font}$hr
Battery: ${battery} ${acpiacadapter}
${battery_bar}
${goto 3}${font :size=8}${time %a %Y-%m-%d at %H:%M:%S}