LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-28-2015, 09:52 PM   #1
Hasan5599
Member
 
Registered: Jan 2014
Location: Bangladesh
Distribution: Ubuntu, Mint, Arch ( running)
Posts: 42

Rep: Reputation: Disabled
Red face conky script not found


guys help me plz............

i have install conky in my kali linux by using this command.

sudo apt-get install conky
sudo apt-get install conky-all

every thing is working fine but i wanted to change my default conky script so i used these command ..


leafpad ~/.conkyrc

to open my default conky script page but it open only blank page ...where is my default conky script page i can not find it?????


how can i find my deafult conky script page........... thanks
 
Old 01-29-2015, 09:43 AM   #2
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by Hasan5599 View Post
where is my default conky script page
The default config is in /etc/conky/conky.conf

It's probably better to use:
Code:
cp /etc/conky/conky.conf ~/.conkyrc
and modify that file, rather than change the original.
 
Old 01-29-2015, 11:05 AM   #3
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by Head_on_a_Stick View Post
The default config is in /etc/conky/conky.conf

It's probably better to use:
Code:
cp /etc/conky/conky.conf ~/.conkyrc
and modify that file, rather than change the original.
+1 and then call it using
Code:
conky -c ~/.conkyrc
after you've made your changes to ~/.conkyrc
Using
Code:
conky
alone will use /etc/conky/conky.conf and NOT your local file ~/.conkyrc

both packages are unnecessary. I'd remove conky and keep conky-all

Last edited by Habitual; 01-29-2015 at 11:07 AM.
 
Old 01-29-2015, 04:48 PM   #4
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by Habitual View Post
Using
Code:
conky
alone will use /etc/conky/conky.conf and NOT your local file ~/.conkyrc
Conky will only source /etc/conky/conky.conf if there is no ~/.conkyrc present.

Once ~/.conkyrc is present, no additional flag is needed to source that file.
 
Old 01-29-2015, 05:04 PM   #5
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by Head_on_a_Stick View Post
Conky will only source /etc/conky/conky.conf if there is no ~/.conkyrc present.

Once ~/.conkyrc is present, no additional flag is needed to source that file.
Good to know.
That must be "new". I've beat conky to death years back and I don't remember that behavior.

Thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error trying to execute ./conky.SlackBuild script Kilo Delta Slackware 2 09-29-2013 11:37 PM
conky question: passing conky-variable to shell-script zlin50 Linux - Software 2 12-29-2012 06:47 PM
Temp script to minus value to display in conky? corbintechboy Linux - General 21 01-19-2011 02:44 PM
[SOLVED] compiling conky: tolua_errors not found babai Slackware 9 03-15-2010 01:09 AM
Conky Script-Output Problem ganimo Linux - General 2 05-10-2009 07:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration