-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconkyrc
More file actions
9 lines (7 loc) · 737 Bytes
/
conkyrc
File metadata and controls
9 lines (7 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
background no
out_to_console yes
update_interval 2.0
total_run_times 0
use_spacer no
TEXT
^fg(#FFFFFF)^i(/home/codemac/.bitmaps/mpd.xbm)^fg(#99ccFF) $mpd_smart ^fg(#FFFFFF)^i(/home/codemac/.bitmaps/cpu.xbm)^fg(#99CCFF) $cpu% ^fg(#FFFFFF)^i(/home/codemac/.bitmaps/mem.xbm) ^fg(#99CCFF)$memperc% ^fg(#FFFFFF)^i(/home/codemac/.bitmaps/battery.xbm)^fg(#99CCFF) ${battery_time BAT0} ^fg(#FFFFFF)(^fg(#99CCFF)${battery_percent BAT0}%^fg(#FFFFFF)) ^fg(#FFFFFF)^i(/home/codemac/.bitmaps/net-wifi5.xbm)^fg(#99CCFF) ${exec iwgetid | cut -d\" -f2 | awk '{print $1}'} ^fg(#FFFFFF)(^fg(#99CCFF)${exec iwconfig wlan0 | grep 'Signal level' | cut -d= -f3 | awk '{print 100+$1 "%"}'}^fg(#FFFFFF)) ^fg(#efefef) ${time %a %b %d %I:%M%P}