Giter VIP home page Giter VIP logo

Comments (8)

Sector11 avatar Sector11 commented on September 23, 2024

But the version I put on line the was for:

$HOME/.config/conky

from bunsen-utilities.

capn-damo avatar capn-damo commented on September 23, 2024

Good. I couldn't recall what was discussed, so I was just double-checking before I edit the scripts :)

from bunsen-utilities.

Sector11 avatar Sector11 commented on September 23, 2024

I have to reopen this.

I just used the bunsenlas-netinstall script and I see that the bunsen conkys (~/.config/conky) are being totally ignored as there is a ~/.conkyrc that is running. It is the old #! default.

from bunsen-utilities.

capn-damo avatar capn-damo commented on September 23, 2024

~/.conkyrc should be a symlink to ~/.config/conky/BL-default.conkyrc

Maybe it wasn't changed to a link as we decided?

from bunsen-utilities.

johnraff avatar johnraff commented on September 23, 2024

Indeed it wasn't. My oversight. At the time bunsen-configs was mostly being put together bunsen-conky was still in the development phase.

from bunsen-utilities.

johnraff avatar johnraff commented on September 23, 2024

@capn-damo just to check - the current conky scripts also handle a conky config at ~/.conkyrc so it's now OK to have a file there rather than a symlink?

See this discussion: BunsenLabs/bunsen-conky#9 especially towards the end.

So now it looks as if bunsen-configs might be installing a default conky at ~/.conkyrc.

Still wavering on this one. Users who don't have bunsen-conky should still have a default conky file, so the question is whether it would be better to have it in the standard location, or let bunsen-configs install the single file ~/.config/conky/BL-default.conkyrc (and the rest by bunsen-conky) with a symlink pointing there from ~/.conkyrc, as we were thinking.

Bruce has convinced me there's a case for having a default ~/.conkyrc as well as ~/.config/conky/BL-default.conkyrc as a sort of backup. What do you think @capn-damo ?

from bunsen-utilities.

capn-damo avatar capn-damo commented on September 23, 2024

Doesn't matter to me if ~/.conkyrc is a file or symlink. bl-conkyzen does a check for a file in that location with
CRC="$HOME/.conkyrc".....
if [ -e "$CRC" ].....
so it should work whether or not it is a symlink.

Seems that the netinstall already installs what looks like the waldorf default ~/.conkyrc ?

from bunsen-utilities.

johnraff avatar johnraff commented on September 23, 2024

A relic. I switched to symlink in my "test" branch but before merging it with "master" the later discussion came up so it stayed, in its Waldorf state. Now updated, so bunsen-configs puts in a copy of ~/.config/conky/BL-default.conkyrc at ~/.conkyrc, and all the other files (including BL-default.conkyrc) are installed by bunsen-conky.

from bunsen-utilities.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.