diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-27 01:25:22 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-27 01:25:22 +0000 |
commit | 378bf2d8337c780b52b5ea169b64c991b28e9b2c (patch) | |
tree | c175df1689118e54b8e8e695166bce6f6cf8c52d /skel/.config/openbox/rc.xml | |
parent | a879e44f07cd3b4da46b4bd9731e2f49d05c3e13 (diff) |
swith to light theme by default
Diffstat (limited to 'skel/.config/openbox/rc.xml')
-rw-r--r-- | skel/.config/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/.config/openbox/rc.xml b/skel/.config/openbox/rc.xml index 9ed0068..ea74d32 100644 --- a/skel/.config/openbox/rc.xml +++ b/skel/.config/openbox/rc.xml @@ -42,7 +42,7 @@ 'Active' - where the active window is --> </placement> <theme> - <name>Redcore-nighttime</name> + <name>Redcore-daylight</name> <titleLayout>LIMC</titleLayout> <!-- available characters are NDSLIMC, each can occur at most once. |