v0.1 - Release Notes
Initial version of the application providing basic customization features.
- Parses system and user files in the following sequence:
~/.Xresources-regolith
or /etc/regolith/styles/root
(In that order. First one found is used)
~/.config/regolith/i3/config
or /etc/regolith/i3/config
(In that order. First one found is used)
/usr/share/i3xrocks/*
~/.config/regolith/Xresources
- Displays list of Xresources variables
- Stores default value of each variable allowing to restore the default value at any time
- Ability to edit the variables
- Recognizes the macros (
#define
) and ability to use them as values of variables
- Writes
~/.config/regolith/Xresources
file with custom definitions
- Refreshes look on demand