zaneyos/config
Clément Patout 2489bf5e4c fix: extraconfig is already inside [Settings]
With the current config I get something like:
```
[Settings]
Settings=gtk-application-prefer-dark-theme=1
```

This change should fix it and produce:
```
[Settings]
gtk-application-prefer-dark-theme=1
```
in ~/.config/gtk-4.0/settings.ini
2024-01-22 12:10:48 +00:00
..
home fix: extraconfig is already inside [Settings] 2024-01-22 12:10:48 +00:00
scripts Fixed wallsetter completely! 2024-01-20 21:57:30 -06:00
system fixed issues and added vulkan stuff and java 2024-01-20 22:33:57 -06:00