Skip to content
Update how recbox work authored by Projekt:Root's avatar Projekt:Root
......@@ -99,9 +99,7 @@ So, if you want change something in panel theming, add or remove something from
0 directories, 8 files
```
`-rc.xml` - these files are configs for openbox wm. If you want change something permanently for one of the mode you need to add changes there. When you change something in *.config/openbox/rc.xml* configuration will be overwritten when you change Mode. You can add changes directly via text editor to for example studio-rc.xml or make changes in active configuration using Meld to compare *.config/openbox/rc.xml* with *.config/openbox/obconfigs/studio-rc.xml*.
Meld is dependency of RecBox so it's installed already.
`rc.xml` - this file store configuration for openbox wm. If you want add changes across the mods make it in rb-workwlow.sh and dark-mode scripts.
**autostart** and **ob-autostart** - method is the same as for rc.xml files.
......
......