Unofficial Post Your Linux Mint Desktop Thread

Show off your customized Linux Mint desktop!
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Susu

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Susu »

Thanks :-)
mmesantos1

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mmesantos1 »

gmiazreclian wrote:Linux Mint 9 Isadora (GNOME 2.30)

Image

Uploaded with ImageShack.us
Nice job on the dekstop gmiazreclian! :)
vrkalak

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by vrkalak »

@ Susu . . . Nice desktop. When my new AAO Netbook gets here. I plan to install Linux before I even boot into W7

Image

Latest/updated screenshot of my #! desktop. Still, dark, minimal and pleasing on the eye

#!Statler with Sid repros, 2.6.35-2 kernel ... and I finally got my new Conky where I want it. I think.
dawgdoc

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by dawgdoc »

@ vrkalak

That's a great clock.
User avatar
Oscar799
Level 20
Level 20
Posts: 10419
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Oscar799 »

Nice wallpaper gmiazreclian :P
Image
User avatar
Oscar799
Level 20
Level 20
Posts: 10419
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Oscar799 »

vrkalak,
I agree with dawgdoc - that is a great clock 8)
Image
mick55

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mick55 »

mmesantos1 wrote: Kendall has done a great job.
+1


:mrgreen:
Susu

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Susu »

vrkalak wrote:@ Susu . . . Nice desktop. When my new AAO Netbook gets here. I plan to install Linux before I even boot into W7

Image

Latest/updated screenshot of my #! desktop. Still, dark, minimal and pleasing on the eye

#!Statler with Sid repros, 2.6.35-2 kernel ... and I finally got my new Conky where I want it. I think.
Sweeeet! I'm interested in the clock...
pluraldave

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by pluraldave »

Susu wrote:
vrkalak wrote:@ Susu . . . Nice desktop. When my new AAO Netbook gets here. I plan to install Linux before I even boot into W7

Image

Latest/updated screenshot of my #! desktop. Still, dark, minimal and pleasing on the eye

#!Statler with Sid repros, 2.6.35-2 kernel ... and I finally got my new Conky where I want it. I think.
Sweeeet! I'm interested in the clock...
Put this in your conky.rc after TEXT. You'll also have to define default_color (as normal) and color1.

Code: Select all

${color}I T ${color1}L ${color}I S ${color1}A S T I M E
${if_match ${exec date +"%M"} < 35}${if_match ${exec date +"%M"} >= 15}${if_match ${exec date +"%M"} < 20}${color}${endif}${endif}A ${color1}C ${if_match ${exec date +"%M"} >= 15}${if_match ${exec date +"%M"} < 20}${color}${endif}${endif}Q U A R T E R ${color1}D C
${if_match ${exec date +"%M"} >= 20}${if_match ${exec date +"%M"} < 30}${color}${endif}${endif}T W E N T Y ${if_match ${exec date +"%M"} >= 25}${if_match ${exec date +"%M"} < 30}${color}${endif}${else}${color1}${endif}${if_match ${exec date +"%M"} >= 5}${if_match ${exec date +"%M"} < 10}${color}${endif}${endif}F I V E ${color1}X
${if_match ${exec date +"%M"} >= 30}${if_match ${exec date +"%M"} < 35}${color}${endif}${endif}H A L F ${color1}B ${if_match ${exec date +"%M"} >= 10}${if_match ${exec date +"%M"} < 15}${color}${endif}${endif}T E N ${color1}F T O
${else}${if_match ${exec date +"%M"} >= 45}${if_match ${exec date +"%M"} < 50}${color}${endif}${endif}A ${color1}C ${if_match ${exec date +"%M"} >= 45}${if_match ${exec date +"%M"} < 50}${color}${endif}${endif}Q U A R T E R ${color1}D C
${if_match ${exec date +"%M"} >= 35}${if_match ${exec date +"%M"} < 45}${color}${endif}${endif}T W E N T Y ${if_match ${exec date +"%M"} < 40}${if_match ${exec date +"%M"} >= 35}${color}${endif}${else}${color1}${endif}${if_match ${exec date +"%M"} >= 55}${color}${endif}F I V E ${color1}X
H A L F B ${if_match ${exec date +"%M"} >= 50}${if_match ${exec date +"%M"} < 55}${color}${endif}${endif}T E N ${color1}F ${color}T O${color1}
${endif}${if_match ${exec date +"%M"} < 35}${if_match ${exec date +"%M"} >= 5}${color}${endif}${endif}P A S T ${color1}E R U ${if_match ${exec date +"%M"} < 35}${if_match ${exec date +"%I"} == 9}${color}${else}${color1}${endif}N I N E
${if_match ${exec date +"%I"} == 1}${color}${else}${color1}${endif}O N E ${if_match ${exec date +"%I"} == 6}${color}${else}${color1}${endif}S I X ${if_match ${exec date +"%I"} == 3}${color}${else}${color1}${endif}T H R E E
${if_match ${exec date +"%I"} == 4}${color}${else}${color1}${endif}F O U R ${if_match ${exec date +"%I"} == 5}${color}${else}${color1}${endif}F I V E ${if_match ${exec date +"%I"} == 2}${color}${else}${color1}${endif}T W O
${if_match ${exec date +"%I"} == 8}${color}${else}${color1}${endif}E I G H T ${if_match ${exec date +"%I"} == 11}${color}${else}${color1}${endif}E L E V E N
${if_match ${exec date +"%I"} == 7}${color}${else}${color1}${endif}S E V E N ${if_match ${exec date +"%I"} == 12}${color}${else}${color1}${endif}T W E L V E
${if_match ${exec date +"%I"} == 10}${color}${else}${color1}${endif}T E N ${else}${if_match ${exec date +"%I"} == 8}${color}${else}${color1}${endif}N I N E
${if_match ${exec date +"%I"} == 12}${color}${else}${color1}${endif}O N E ${if_match ${exec date +"%I"} == 5}${color}${else}${color1}${endif}S I X ${if_match ${exec date +"%I"} == 2}${color}${else}${color1}${endif}T H R E E
${if_match ${exec date +"%I"} == 3}${color}${else}${color1}${endif}F O U R ${if_match ${exec date +"%I"} == 4}${color}${else}${color1}${endif}F I V E ${if_match ${exec date +"%I"} == 1}${color}${else}${color1}${endif}T W O
${if_match ${exec date +"%I"} == 7}${color}${else}${color1}${endif}E I G H T${if_match ${exec date +"%I"} == 10}${color}${else}${color1}${endif} E L E V E N
${if_match ${exec date +"%I"} == 6}${color}${else}${color1}${endif}S E V E N${if_match ${exec date +"%I"} == 11}${color}${else}${color1}${endif} T W E L V E
${if_match ${exec date +"%I"} == 9}${color}${else}${color1}${endif}T E N ${endif}${color1}S E ${if_match ${exec date +"%M"} < 5}${color}${endif}O C L O C K
Assuming someone hasn't come up with a more efficient code since this started doing the rounds.
mmesantos1

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mmesantos1 »

Another one from my laptop. :)

Image
User avatar
Oscar799
Level 20
Level 20
Posts: 10419
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Oscar799 »

Excellent desktop mmesantos1 - minimal and stylish 8)
Image
User avatar
Oscar799
Level 20
Level 20
Posts: 10419
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Oscar799 »

I found the Conky Showoff thread and stickied it.
It's in Chat>Chat About Linux Mint
http://forums.linuxmint.com/viewtopic.p ... 27#p308227
Image
mmesantos1

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mmesantos1 »

oscar799 wrote:Excellent desktop mmesantos1 - minimal and stylish 8)
Thank you oscar799. :)
User avatar
shane
Level 5
Level 5
Posts: 940
Joined: Sun Feb 25, 2007 11:15 pm
Contact:

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by shane »

Wow mmesantos1! What icon theme is that? I wish KDE had a wider selection of icon themes...
Rifester

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Rifester »

New Debian Squeeze install...
Screenshot.jpg
Screenshot-1.jpg
mmesantos1

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mmesantos1 »

shane wrote:Wow mmesantos1! What icon theme is that? I wish KDE had a wider selection of icon themes...
@shane, it is AwoKen: http://gnome-look.org/content/show.php/ ... ent=126344
I like this icons set. Fits with allot of different themes. :)
mmesantos1

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mmesantos1 »

Rifester wrote:New Debian Squeeze install...
Nice work Rifester. Looking very good. :D
mmesantos1

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by mmesantos1 »

:)

Image

Image
MintyFree

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by MintyFree »

Rifester wrote:New Debian Squeeze install...
Screenshot.jpg
Screenshot-1.jpg
Very pretty, I've actually been thinking about going back to Debian. Dream Linux is a bit weird, the one thing I like about it though is every time you edit the conky config file it automatically restarts and it has this neat "Conky Manager" that lets you start and stop it at any time.
Steely

Re: Unofficial Post Your Linux Mint Desktop Thread

Post by Steely »

Mint 9 Gnome

Decided to keep it simple, the AwOken icons definitely helps, thanks for the earlier link.
Locked

Return to “Screenshots”