Giter Site home page Giter Site logo

Comments (8)

vitkabele avatar vitkabele commented on July 3, 2024 1

Ok, I'll take a look into that

from regolith-look-extra.

kgilmer avatar kgilmer commented on July 3, 2024 1

Also, just FYI, another way now that you could achieve the same result but be able to use different looks without modification is to update your copy of /usr/share/regolith-look/default_loader.sh and simply disable the gsettings set ... line that you would prefer left alone. Your current approach is perfectly fine..

from regolith-look-extra.

kgilmer avatar kgilmer commented on July 3, 2024

Hi @vitkabele , absolutely improvements are welcome. We'd need something that fits well with the monospace font (mononoki) that's already packaged for Ubuntu and Debian. If you've got some ideas please create a PR 🚀

from regolith-look-extra.

sbmueller avatar sbmueller commented on July 3, 2024

Why overwrite the font settings at all and not just leave it up to the gnome settings?

from regolith-look-extra.

kgilmer avatar kgilmer commented on July 3, 2024

which font settings in particular @sbmueller ? AFAIK there are these specified by settings, but users would like to customize bar font, bar icons, terminal, etc..

$ gsettings list-recursively | grep font-name
org.gnome.desktop.interface document-font-name 'Sans 12'
org.gnome.desktop.interface font-name 'Bitstream Vera Sans 12'
org.gnome.desktop.interface monospace-font-name 'BitstreamVeraSansMono Nerd Font 13'

from regolith-look-extra.

kgilmer avatar kgilmer commented on July 3, 2024

The root-cause of this issue is that the nerdfonts that is specified for nevil does not have a non-monospace version. I think it would be best to switch the font to another nerdfont that provides both to fix this issue. I'll look into it.

from regolith-look-extra.

sbmueller avatar sbmueller commented on July 3, 2024

Yes, I think that are the ones I mean (I set them on my machine via Gnome Tweaks).
After rebooting, my settings get overwritten again by the regolith look. I think it would be more sensible that specific user settings take precedence over theme defaults.
As a workaround, I have now commented out the font settings in the nord theme that I want to use. After that, everything is perfect 😃

from regolith-look-extra.

kgilmer avatar kgilmer commented on July 3, 2024

I think it would be more sensible that specific user settings take precedence over theme defaults.

Agreed. The problem is how to know that a given setting was explicitly set by a user with the intention of not wanting it to be overwritten. Please let me know if you have any ideas here.

I have now commented out the font settings in the nord theme that I want to use...

Glad that's working for you, and perhaps it would be nice if a flag could be set to prevent regolith-look from writing to dconf/gsettings. LMK if you'd like to see such a feature in the future..

from regolith-look-extra.

Related Issues (6)

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.