aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/fluxboxconf/fluxbox-init-rc
Commit message (Collapse)AuthorAge
* Disable a bunch more options within the default Fluxbox config for Lumina.Ken Moore2016-10-17
|
* Update the defaults for lumina a tiny bit (compton settings, Glass colors, ↵Ken Moore2016-07-25
| | | | fluxbox theme, etc..)
* Turn off the "autoraise" feature of Fluxbox by default.Ken Moore2016-06-21
|
* Another large batch of updates:Ken Moore2016-06-14
| | | | | 1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina 2) Update the Glass theme a bit more.
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
bgstack15