-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland 0.44.0 built from branch…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes, No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch …
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes, No
### System Info and Version
System/Version info
```sh
Hyprland 0.44.0 built from b…
-
### Code
```Rust
// init directories
let Some(config_path) = (|| -> Option {
if let Some(c) = &cli.config_path {
Some(c.to_owned())
} else {
dirs::…
-
no matter which backend i use, the resulting colorscheme has the same colors for colors 0-7 and colors 8-15.
meaning, color0 and color8 are the same, color1 and color9 are the same etc.
![colorsch…