Search:

Type: Posts; User: phaedOne; Keyword(s):

Search: Search took 0.10 seconds.

  1. Re: HOWTO: Put a fully transparent shell on your desktop (requires Compiz-Fusion)

    to be safe use



    any & !title=^trans$
  2. Re: HOWTO: Put a fully transparent shell on your desktop (requires Compiz-Fusion)

    Make sure in the Window Decorations plugin you have !title=^trans$ .... note the "!"
  3. Re: HOWTO: Put a fully transparent shell on your desktop (requires Compiz-Fusion)

    To make it resize and position corerctly try loading the terminals in a script before compiz loads i.e:



    #!/bin/sh
    gnome-terminal --window-with-profile=trans1 &
    gnome-terminal...
  4. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Make it sticky
  5. HOWTO: Put a fully transparent shell on your desktop (requires Compiz-Fusion)

    I will show how to create a conky'esque transparent shell using only gnome-terminal and Compiz-fusion. Check out the attached screenshots.

    Part 1:

    Create a new profile in gnome-terminal...
  6. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    I wrote a howto to have a live terminal in your desktop that looks and behaves like a conky:

    HOWTO: Put a conky'esque shell on your desktop (requires Compiz-Fusion)
  7. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Thankx, I made it for the setup. I put up a link to the Photoshop PSD with all the elements on individual layers in my post so if u want to modify something its all there.
  8. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Heres my latest. A nice and clean one. There are 3 conkys. (Top left, center, and right in screenshot)
    Its calibrated for a 1440x900 display, if thats not you then you're gonna have to play with...
  9. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    your desk is very well done. could i ask what emerald/metacity theme you are using?

    very nice conky btw.
  10. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Calendar script that highlights the current calendar day:



    - CAL ( ${execi 360 cal | awk 'NR==1 {print $1 " " $2}' } ) ${hr 1}

    ${execi 360 cal | awk 'NR>1' | sed -e 's/ / /g' -e 's/[^...
  11. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Heres what im currently using. It needs no external scripts.



    background yes
    use_xft no
    xftfont Sans:size=8
    xftalpha 0.8
    update_interval 1
    total_run_times 0
  12. Replies
    23,479
    Views
    9,301,897

    Re: Post your .conkyrc files w/ screenshots

    Heres my new one. This one is horizontal. Made for screen width of 1440 .

    on the screen shot notice the space between the kernel version and the word "Processors". its not really spaces but a...
  13. Replies
    23,479
    Views
    9,301,897

    Re: Post you're .conkyrc files w/ screenshots

    np. just did. cant stand the file size restriction on png tho. makes it impossible to upload a 1440x900 screens.
  14. Replies
    23,479
    Views
    9,301,897

    Re: Post you're .conkyrc files w/ screenshots

    background: request_gray_1920.jpg
    dock: kiba-dock
    theme: murrinaAquaish (for murrina-engine-gtk)
    icons: gorilla
    stats: conky

    link to full res screenshot

    .conkyrc
Results 1 to 14 of 14