
Unofficial Post Your Linux Mint Desktop Thread
Re: Unofficial Post Your Linux Mint Desktop Thread
Thanks 

At the end of the day, it's what you do, not what you say...
- mmesantos1
- Level 8
- Posts: 2272
- Joined: Tue Jan 29, 2008 9:14 pm
- Location: VA. USA
- Contact:
Re: Unofficial Post Your Linux Mint Desktop Thread
@ Susu . . . Nice desktop. When my new AAO Netbook gets here. I plan to install Linux before I even boot into W7
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.

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.

:: Debian-Sid (Xfce/Fluxbox) :: LinuxMint-18 (LTS) LXDE w/Openbox ::
Registered Linux User: #497031 :: My DeviantART Page
-
- Level 9
- Posts: 2743
- Joined: Mon Oct 05, 2009 12:53 am
- Location: Formerly of Kentucky, the land of Mint Juleps
Re: Unofficial Post Your Linux Mint Desktop Thread
@ vrkalak
That's a great clock.
That's a great clock.
SYSTEMS:
HP 15-bw0017cl -- Mint 19.3 Cinnamon
Compaq Presario CQ62 -- Mint 17 Cinnamon (support for 80 y/o family members 1st install)
READING:
The Secret of the Ninth Planet by Donald A. Wollheim
HP 15-bw0017cl -- Mint 19.3 Cinnamon
Compaq Presario CQ62 -- Mint 17 Cinnamon (support for 80 y/o family members 1st install)
READING:
The Secret of the Ninth Planet by Donald A. Wollheim
Re: Unofficial Post Your Linux Mint Desktop Thread
vrkalak,
I agree with dawgdoc - that is a great clock
I agree with dawgdoc - that is a great clock


Re: Unofficial Post Your Linux Mint Desktop Thread
+1mmesantos1 wrote: Kendall has done a great job.

Things are more like they are now than they ever were before.
Dwight D. Eisenhower (1890 - 1969)
Dwight D. Eisenhower (1890 - 1969)
Re: Unofficial Post Your Linux Mint Desktop Thread
Sweeeet! I'm interested in the clock...vrkalak wrote:@ Susu . . . Nice desktop. When my new AAO Netbook gets here. I plan to install Linux before I even boot into W7
![]()
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.
At the end of the day, it's what you do, not what you say...
- pluraldave
- Level 5
- Posts: 705
- Joined: Mon Sep 01, 2008 8:05 am
Re: Unofficial Post Your Linux Mint Desktop Thread
Put this in your conky.rc after TEXT. You'll also have to define default_color (as normal) and color1.Susu wrote:Sweeeet! I'm interested in the clock...vrkalak wrote:@ Susu . . . Nice desktop. When my new AAO Netbook gets here. I plan to install Linux before I even boot into W7
![]()
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.
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
- mmesantos1
- Level 8
- Posts: 2272
- Joined: Tue Jan 29, 2008 9:14 pm
- Location: VA. USA
- Contact:
Re: Unofficial Post Your Linux Mint Desktop Thread
Excellent desktop mmesantos1 - minimal and stylish 


Re: Unofficial Post Your Linux Mint Desktop Thread
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
It's in Chat>Chat About Linux Mint
http://forums.linuxmint.com/viewtopic.p ... 27#p308227

- mmesantos1
- Level 8
- Posts: 2272
- Joined: Tue Jan 29, 2008 9:14 pm
- Location: VA. USA
- Contact:
Re: Unofficial Post Your Linux Mint Desktop Thread
Thank you oscar799.oscar799 wrote:Excellent desktop mmesantos1 - minimal and stylish


Re: Unofficial Post Your Linux Mint Desktop Thread
Wow mmesantos1! What icon theme is that? I wish KDE had a wider selection of icon themes...
Blog: http://drsjlazar.blogspot.com
Twitter: http://twitter.com/drsjlazar
Shared Stories: http://www.google.com/reader/shared/drsjlazar
IRC: shan3
Twitter: http://twitter.com/drsjlazar
Shared Stories: http://www.google.com/reader/shared/drsjlazar
IRC: shan3
- mmesantos1
- Level 8
- Posts: 2272
- Joined: Tue Jan 29, 2008 9:14 pm
- Location: VA. USA
- Contact:
Re: Unofficial Post Your Linux Mint Desktop Thread
@shane, it is AwoKen: http://gnome-look.org/content/show.php/ ... ent=126344shane wrote:Wow mmesantos1! What icon theme is that? I wish KDE had a wider selection of icon themes...
I like this icons set. Fits with allot of different themes.


- mmesantos1
- Level 8
- Posts: 2272
- Joined: Tue Jan 29, 2008 9:14 pm
- Location: VA. USA
- Contact:
Re: Unofficial Post Your Linux Mint Desktop Thread
Nice work Rifester. Looking very good.Rifester wrote:New Debian Squeeze install...


- mmesantos1
- Level 8
- Posts: 2272
- Joined: Tue Jan 29, 2008 9:14 pm
- Location: VA. USA
- Contact:
Re: Unofficial Post Your Linux Mint Desktop Thread
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.Rifester wrote:New Debian Squeeze install...
Monster Desktop: 4GB DDR2 RAM/2.5 GHz AMD Phantom II Quad-Core/ATI Radeon 4200 with 512MB of Memory
Betamine: 756MB DDR RAM/1.8GHz AMD Sempron +3000 Single-Core/SiS -something- with like 16MB of Memory
Betamine: 756MB DDR RAM/1.8GHz AMD Sempron +3000 Single-Core/SiS -something- with like 16MB of Memory
Re: Unofficial Post Your Linux Mint Desktop Thread
Mint 9 Gnome
Decided to keep it simple, the AwOken icons definitely helps, thanks for the earlier link.
Decided to keep it simple, the AwOken icons definitely helps, thanks for the earlier link.