.conkyrc
This commit is contained in:
parent
ce5f39a6ca
commit
24ed8402b1
1 changed files with 1 additions and 1 deletions
2
.conkyrc
2
.conkyrc
|
@ -29,7 +29,7 @@ lua_draw_hook_pre conky_main_box
|
|||
|
||||
TEXT
|
||||
${font Arial:bold:size=10}${color Tan1}TODO ${color RoyalBlue}${voffset -2}${hr 2}
|
||||
$font${color SlateGray}${exec /home/slash/development/projects/ntd/src/ntd list short}
|
||||
$font${shadecolor red}${color SlateGray}${exec /home/slash/development/projects/ntd/src/ntd list short}$shadecolor
|
||||
|
||||
$if_mpd_playing${font Arial:bold:size=10}${color Tan1}MUSIC ${color RoyalBlue}${voffset -2}${hr 2}
|
||||
$font$alignc${color SlateGray}$mpd_title
|
||||
|
|
Loading…
Reference in a new issue