-
I would like if there was a setting to enforce a theme (dark/light) on startup.
I use a light theme for my Desktop environment, but my terminal is usually dark. The best solution would actually be …
-
https://peter.sh/experiments/chromium-command-line-switches/#no-default-browser-check
I don't know CPP otherwise I'd make a PR.
-
**Is your feature request related to a problem? Please describe.**
I have two printers in the office with scanning functionality, inkjet for color and laser for black. I only typically use the laser …
-
![image](https://github.com/user-attachments/assets/a156d78f-d2c8-4818-a640-40035acf4e23)
-
For larger configurations, it can be hard to keep source connection configurations in check. And it can become a pain if you have a lot of custom settings.
I think it would be nice to have the abil…
-
### Setup Information
- figanos version:
- Python version:
- Operating System:
### Description
In the docs, it says that Lambert Conformal is the default (this is also what I thought it was), b…
-
GitRepoRestriction resources can be used to default GitRepos and [restrict their values](https://fleet.rancher.io/multi-user#restricting-access-to-downstream-clusters).
Default values for GitRepo …
-
```scala
scala> class ann(x: Int = 1, y: Int = 2) extends annotation.StaticAnnotation
class ann
scala> @ann(y = Nil.size) class K
^
warning: Usage of named or default arguments t…
-
### Link to the documentation page
https://dokku.com/docs/networking/proxies/nginx/#default-site
### Documentation problem
It seems like the documentation for the default site for `nginx` is broken…
-
A blurhash doesn't seem like something that we would want to display to users (by default). Could we make this a hidden field either by default or by configuration (or both)?