Page 1765 of 2348 FirstFirst ... 7651265166517151755176317641765176617671775181518652265 ... LastLast
Results 17,641 to 17,650 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #17641
    Join Date
    Feb 2011
    Beans
    45
    Distro
    Ubuntu Mate

    Re: Post your .conkyrc files w/ screenshots

    I have another question. I am trying to add the upload and download arrow fonts. I have the fonts loaded. As a example I tried this to the start of the line where I want it.
    Code:
    ${font PizzaDudeBullets:size=9.5}${color1}U${font}${color2}
    This is what I got.
    How do I call up the download font itself. Thanks.
    Attached Images Attached Images

  2. #17642
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by alpetjr View Post
    I have another question. I am trying to add the upload and download arrow fonts. I have the fonts loaded. As a example I tried this to the start of the line where I want it.
    Code:
    ${font PizzaDudeBullets:size=9.5}${color1}U${font}${color2}
    This is what I got.
    How do I call up the download font itself. Thanks.
    With the capital letter "O"
    Eg
    Code:
    ${font PizzaDudeBullets:size=9.5}${color1}O
    Install gnome-specimen (Specimen Font Previewer) to view your fonts.
    Last edited by stinkeye; May 15th, 2011 at 03:36 PM.

  3. #17643
    Join Date
    May 2011
    Beans
    0
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    here's my current conky, note that in the screenshot the clock in the ubuntu logo is a screenlet and not part of conky

    Code:
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    draw_graph_borders yes
    draw_borders no
    
    # for execpi returns:
    text_buffer_size 512
    
    #fork to background?
    background yes
    
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    
    # fiddle with window
    use_xft yes
    xftfont Bitstream Vera Sans Mono:size=9 # Eras Medium ITC Regular:size=9
    xftalpha 1.0
    
    # Update interval in seconds
    update_interval 1.00
    
    # Minimum size of text area
    minimum_size 300 900
    maximum_width 300
    maximum_height 900
    
    # Text stuff
    draw_shades yes        # Draw shadows?
    draw_outline no        # amplifies text if yes
    uppercase no        # set to yes if you want all text to be in uppercase
    
    # border margins
    border_margin 3
    
    # border width
    border_width 3
    
    # Window alignment
    alignment middle_right
    
    # Gap between borders of screen and text
    gap_x 25
    gap_y -120
    
    # Colors
    # Default color and border color
    default_color f0f0f0
    # Theme colors
    color0 dd7413         # Section Titles
    color1 d1ccc4         # Highlighted text &c 4AE85F
    color2 4d4840         # HR color
    color3 4AFF5F         # WAN IP
    
    #remote MPD stuff
    mpd_host    127.0.0.1    # 192.168.0.111
    mpd_port    6600
    music_player_interval 1
    
    # stuff after 'TEXT' will be formatted on screen
    
    TEXT
    ${image /home/yui/Pictures/System_Images/dk_panel_rounded_300x900.png -p -1,0}${voffset 20}${color0}${font Technique BRK:size=15}SYSTEM$font $color2${hr 2}${color1}${font Eras Medium ITC Regular:size=4}
    
    ${font Technique BRK:size=32}${alignc 0}${time %A}$font
    ${font Technique BRK:size=18}${alignc 0}${time %D}$font
    
    ${voffset -15}${font Technique BRK:size=38}${alignc 0}${time %I:%M %p}$font
    ${image /home/yui/Pictures/Ubuntu_colorful-logo_280x98.png -p 10,185}
    
    ${voffset 5}${font Quantum Taper BRK:size=7}$color${voffset 5}${alignc 0}$nodename on $machine
    ${alignc 0}$sysname $kernel
    ${alignc 0}Uptime: $uptime$font
    ${color0}${font Technique BRK:size=15}CPU$font $color2${hr 2}$color
    ${alignc}${font Quantum Taper BRK:size=7}Pentium D ${freq_g}GHz
    ${color0}${cpugauge 20,40}${color1}${alignc -10}${cpugauge cpu1 20,40}${alignr}${cpugauge cpu2 20,40}
    ${color0}$CPU%${color1}${alignc -10}CPU 1${alignr}CPU 2${color}
    
    ${color}Processes: $processes  ${alignr}Running: $running_processes${font Quantum Taper BRK:size=7}
    ${voffset +5}NAME ${alignc -13}CPU % $alignr MEM %
    ${top name 1}${alignc 0}${top cpu 1}$alignr${top mem 1}
    ${top name 2}${alignc 0}${top cpu 2}$alignr${top mem 2}
    ${top name 3}${alignc 0}${top cpu 3}$alignr${top mem 3}
    ${top name 4}${alignc 0}${top cpu 4}$alignr${top mem 4}
    ${top name 5}${alignc 0}${top cpu 5}$alignr${top mem 5}${font Eras Medium ITC Regular:size=4}
    
    ${color0}${font Technique BRK:size=15}MEMORY / DISK USAGE$font $color2${hr 2}$color
    
    ${color1}${font Quantum Taper BRK:size=7}RAM:${mem}${alignc -20}${memperc}% used${alignr}Swap:${swap}
    ${voffset -3}${membar 5}${color}
    /: ${fs_type /} ${fs_free /} free${alignr}${fs_size /}
    ${voffset -3}${fs_bar 5 /}$color 
    /home: ${fs_type /home} ${fs_free /home} free${alignr}${fs_size /home}
    ${voffset -3}${fs_bar 5 /home}$color${font Eras Medium ITC Regular:size=4}
    
    ${color0}${font Technique BRK:size=15}NETWORK$font $color2${hr 2}$color
    
    LOC: ${color 9090FF}${font Quantum Taper BRK:size=7}${addrs eth0}${alignr}${color}WAN: ${color 90FF90}${color}
    Down:${downspeedf eth0}k/s${alignr}Up:${upspeedf eth0}k/s
    ${downspeedgraph eth0 16,145 00BB00 FFFFFF}$alignr${upspeedgraph eth0 16,145 880000 FFFFFF}${font Eras Medium ITC Regular:size=4}${if_running mpd}
    https://picasaweb.google.com/lh/phot...eat=directlink

    Screenshot.jpg

  4. #17644
    Join Date
    Feb 2011
    Beans
    45
    Distro
    Ubuntu Mate

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by stinkeye View Post
    With the capital letter "O"
    Eg
    Code:
    ${font PizzaDudeBullets:size=9.5}${color1}O
    Install gnome-specimen (Specimen Font Previewer) to view your fonts.
    How do you tell it which one to call up in PizzaDude? What does the O mean? I guess a better way to word it is how do I know what the name of the font I want to call up is. In the font viewer all you can do is look at ti.
    Last edited by alpetjr; May 15th, 2011 at 07:14 PM.

  5. #17645
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by alpetjr View Post
    How do you tell it which one to call up in PizzaDude? What does the O mean? I guess a better way to word it is how do I know what the name of the font I want to call up is. In the font viewer all you can do is look at ti.
    i usualy open up openoffice word processor and copy the name of the font directly from that

    you can do the same in gimp, that way you will get the correct name of the font as it isn't always the same as the font filename

    in the word processor select the pizzadude font and just type abcdefgh... ABCDEFGH... numbers and punctuaution and that way you can find out what letter matched what symbol. remeber that pizzadude is a font, it just has a circle with an arrow in it instead of O when you type O

    like this



    Last edited by mrpeachy; May 15th, 2011 at 08:10 PM.

  6. #17646
    Join Date
    Feb 2011
    Beans
    45
    Distro
    Ubuntu Mate

    Re: Post your .conkyrc files w/ screenshots

    Thanks, I didn't know if the fonts had names when they were unpacked.

  7. #17647
    Join Date
    Feb 2011
    Beans
    45
    Distro
    Ubuntu Mate

    Re: Post your .conkyrc files w/ screenshots

    I try to open them up in OpenOffice and this is what I get
    Code:
     pre.cjk { font-family: "DejaVu Sans",monospace; }p { margin-bottom: 0.08in; }  ##,##4$#####    ;:#98    #####Fv/7##??/<�<#�#�/<�<#/�/�/�/�....#10#Ih�###<Iha�@RX8#7�#<��8Y####"#54#32##4&#"####326#####"'&547632#######"'&547632###!5!#�����##��##C쩩���#### #######�#### ########n�#P#1��##��##��ũ���#2!&39"#!&21$$"&29"#!&21&��B#####�Y#�#    #####+#/#c@(#00@1#/.-,$###
    Last edited by alpetjr; May 15th, 2011 at 09:09 PM.

  8. #17648
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by alpetjr View Post
    I try to open them up in OpenOffice and this is what I get
    Code:
     pre.cjk { font-family: "DejaVu Sans",monospace; }p { margin-bottom: 0.08in; }  ##,##4$#####    ;:#98    #####Fv/7##??/<�<#�#�/<�<#/�/�/�/�....#10#Ih�###<Iha�@RX8#7�#<��8Y####"#54#32##4&#"####326#####"'&547632#######"'&547632###!5!#�����##��##C쩩���#### #######�#### ########n�#P#1��##��##��ũ���#2!&39"#!&21$$"&29"#!&21&��B#####�Y#�#    #####+#/#c@(#00@1#/.-,$###
    ok, i think we need to back up a bit

    so you want to use the pizzadude bullets font...
    you go here to download it ... http://www.dafont.com/pizzadude-bullets.font

    you open the archive and extract the PIZZADUDEBULLETS.ttf file to your local font folder
    ie /home/username/.fonts

    open a terminal and type
    Code:
    sudo fc-cache -fv
    to load the font

    then open writer and look for it in the list

    for conky you will need to kill and restart before you see a new font

  9. #17649
    Join Date
    Feb 2011
    Beans
    45
    Distro
    Ubuntu Mate

    Re: Post your .conkyrc files w/ screenshots

    Ok I did that and I have PizzaDude Bullets in the font box

  10. #17650
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by alpetjr View Post
    Ok I did that and I have PizzaDude Bullets in the font box
    so you should be set

    type out some letters using the pizzadude font and see whats available

    then

    ${font PizzaDude Bullets:size=9.5}${color1}O
    should get you the up pointing arrow in conky

    ${font PizzaDude Bullets:size=9.5}${color1}U
    gives you the down pointing arrow

    (T and N also give you a matching pair of down and up arrows)
    Last edited by mrpeachy; May 15th, 2011 at 09:50 PM.

Page 1765 of 2348 FirstFirst ... 7651265166517151755176317641765176617671775181518652265 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •