Page 640 of 2348 FirstFirst ... 14054059063063863964064164265069074011401640 ... LastLast
Results 6,391 to 6,400 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #6391
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Armin40 View Post
    Hi,

    i have created a Language-file for German Users.
    I hope all my translations are correct.

    In the Screenshot you can see my Testconfig. If it is ready
    i will post th .conkyrc File an the Scripts.


    Best Regards
    Armin




    Sorry for my Language.
    Thanks for the translation, however someone has already posted a german translation on this thread post: http://ubuntuforums.org/showpost.php...postcount=1243.

    It just hasn't been released yet as I am waiting for more general changes before doing that. I've attached it in case you want to review it...

    Maybe I should just release the change
    Attached Files Attached Files
    Last edited by kaivalagi; April 6th, 2009 at 08:46 AM.

  2. #6392
    Join Date
    Mar 2009
    Beans
    42
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    Any ideas how I can remove the shadow from my Conky setup shown in the attachment screenshot?
    Attached Images Attached Images

  3. #6393
    Join Date
    Jul 2008
    Location
    Lost River Lake
    Beans
    233
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by oh n0es View Post
    Any ideas how I can remove the shadow from my Conky setup shown in the attachment screenshot?
    I take it that you mean the window decoration? I was just wondering about the same thing. I have not used Gnome for a long time, and now that I logged into a Gnome session (instead of my usual Openbox), I find that my Conky window is decorated in spite of the following explicit line in my .conkyrc:


    Code:
    # If own_window is yes, these window manager hints may be used
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    So "own_window_hints undecorated" should remove the shadow decoration (I think), but it does not. On my Gnome desktop, there seem to be also a few other things amiss with Conky at the moment, besides this issue. I used to have "override" as the Conky window type in Gnome/Nautilus, but now I have to use "normal" in order to keep the Conky window below other windows.
    I never use smilies, but there are exceptions that prove the rule [Hey, how do I disable showing colon & parenthesis as an emoticon in my signature?]
    Now playing: Last.fm

  4. #6394
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    This is likely a function of the Compiz window decorations plugin.

    Change the Shadow Windows feild to read any, !conky
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  5. #6395
    Join Date
    Aug 2007
    Location
    Melburn
    Beans
    158
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    is there a way to get windows to avoid conky?
    i want it to sit under the top panel and windows to maximise to conky, not the panel.
    changing own_window_hints "below" to "above" is sort of half there..
    AMD Athlon 2100+ | 2GB | 300GB | 7600GS | Hardy
    HP DV5 1139TX | Core2Duo T9400 | 4GB | 400GB | 9600M GS | Ibex
    Registered Linux User #478917
    music | flickr | tumblr

  6. #6396
    Join Date
    Feb 2009
    Beans
    3

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by epidemiks View Post
    is there a way to get windows to avoid conky?
    i want it to sit under the top panel and windows to maximise to conky, not the panel.
    changing own_window_hints "below" to "above" is sort of half there..
    ooo, thats quite a problem. Windows are pretty specific as to what they will maximize around. What I would recommend that you do is put a blank panel up at the top or bottom (Wherever you want it) and then make it transparent and then put the conky window under it. You can go into the panels properties and change the panels size accordingly.

  7. #6397
    Join Date
    Jul 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    @epidemiks:

    with openbox it is very easy with the builtin margin-function... but i don't know any way to do that with gnome. maybe the workaround posted by ScottG489 could help

  8. #6398
    Join Date
    Jul 2007
    Location
    Brugge, België
    Beans
    2,933

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ScottG489 View Post
    ooo, thats quite a problem. Windows are pretty specific as to what they will maximize around. What I would recommend that you do is put a blank panel up at the top or bottom (Wherever you want it) and then make it transparent and then put the conky window under it. You can go into the panels properties and change the panels size accordingly.
    Haha, great solution.

  9. #6399
    Join Date
    Mar 2009
    Beans
    42
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Crinos512 View Post
    This is likely a function of the Compiz window decorations plugin.

    Change the Shadow Windows feild to read any, !conky
    Thanks, that solved it. I had thought it was Compiz in the first place and turns out I was doing the right thing but I had added !conky into the wrong field.

  10. #6400
    Join Date
    Nov 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Puttering around, did nothing major. If it's minimalist but usable you want, I think I've nailed it.

    Code:
    alignment top_left
    border_margin 5
    border_width 1
    default_color bbbbbb
    double_buffer yes
    draw_borders no
    draw_outline no
    draw_shades no
    gap_x 0
    gap_y 0
    maximum_width 755
    no_buffers yes
    override_utf8_locale yes
    own_window_colour eeeeee
    own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
    own_window_transparent yes
    own_window_type override
    own_window yes
    stippled_borders 0
    update_interval 5
    uppercase no
    use_spacer yes
    use_xft yes
    xftfont Nu:size=9
    trayer --edge top --align right --widthtype request --heighttype pixel --height 20 --transparent true --alpha 255
    
    TEXT
    ${offset 19}${color eeeeee}${time %I:%M %p}$color ${time %A, %b %d %Y} ${color} | CPU: ${color eeeeee}$cpu %$color | ${color eeeeee}${voffset 1}${membar 6,75}${offset -75}${voffset -1}${color 000044}Mem${color eeeeee}${offset 55}${color}  | ${voffset 1}${color eeeeee}${fs_bar 6,75 /home}${offset -75}${color 000044}${voffset -1}Home${color eeeeee}${offset 55}${color} | ${voffset 1}${color eeeeee}${fs_bar 6,75 /}${offset -75}${voffset -1}${color 000044}Root${color eeeeee}${offset 55} ${color}| ${color}Battery: ${color eeeeee}${battery}  ${color}| ${color}Temp: ${color eeeeee}${acpitemp}C
    ${voffset -8}${font OpenLogos:size=15}A${font}${voffset -3}${offset 1}Email: ${color eeeeee}${execi 300 python ~/scripts/gmail.py}  ${color}| Arch:${color eeeeee} ${texeci 3550 perl ~/scripts/conky-updates.pl}  ${color}| Weather: ${color eeeeee}${execi 3550 python ~/scripts/conkyForecast.py --location=USPA0796 --datatype=HT -i} ${color}| ${color}$mpd_status ${color eeeeee} ${scroll 75 ${mpd_smart}    }
    Attached Images Attached Images
    Want me to punchisize your face, For free??

Page 640 of 2348 FirstFirst ... 14054059063063863964064164265069074011401640 ... 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
  •