summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-14 08:26:25 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-14 08:26:25 +0000
commitda9020e52d0d9d5804c9eb34f6e122748e10daf6 (patch)
tree1811f8f86e1c588a2dcf3eba9de1bef603b30510
parent44927e1b4708b60ee013cd597bd827c2637ac8fa (diff)
preconfigure openbox to use nighttime as well
-rw-r--r--skel/.config/openbox/lxqt-rc.xml48
-rw-r--r--skel/.config/openbox/rc.xml22
2 files changed, 35 insertions, 35 deletions
diff --git a/skel/.config/openbox/lxqt-rc.xml b/skel/.config/openbox/lxqt-rc.xml
index 32ada3f..6f98b0c 100644
--- a/skel/.config/openbox/lxqt-rc.xml
+++ b/skel/.config/openbox/lxqt-rc.xml
@@ -42,8 +42,8 @@
'Active' - where the active window is -->
</placement>
<theme>
- <name>Redcore-daylight</name>
- <titleLayout>NLIMC</titleLayout>
+ <name>Redcore-nighttime</name>
+ <titleLayout>LIMC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.
N: window icon
@@ -54,60 +54,60 @@
S: shade (roll up/down)
D: omnipresent (on all desktops).
-->
- <keepBorder>yes</keepBorder>
- <animateIconify>yes</animateIconify>
+ <keepBorder>no</keepBorder>
+ <animateIconify>no</animateIconify>
<font place="ActiveWindow">
- <name>Bitstream Vera Sans</name>
- <size>10</size>
+ <name>Roboto</name>
+ <size>9</size>
<!-- font size in points -->
- <weight>Bold</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
<slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveWindow">
- <name>Bitstream Vera Sans</name>
- <size>10</size>
+ <name>Roboto</name>
+ <size>9</size>
<!-- font size in points -->
- <weight>Bold</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
<slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuHeader">
- <name>sans</name>
+ <name>Roboto</name>
<size>9</size>
<!-- font size in points -->
- <weight>normal</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
- <slant>normal</slant>
+ <slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="MenuItem">
- <name>sans</name>
+ <name>Roboto</name>
<size>9</size>
<!-- font size in points -->
- <weight>normal</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
- <slant>normal</slant>
+ <slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="ActiveOnScreenDisplay">
- <name>sans</name>
+ <name>Roboto</name>
<size>9</size>
<!-- font size in points -->
- <weight>bold</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
- <slant>normal</slant>
+ <slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveOnScreenDisplay">
- <name>sans</name>
+ <name>Roboto</name>
<size>9</size>
<!-- font size in points -->
- <weight>bold</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
- <slant>normal</slant>
+ <slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
</theme>
@@ -120,7 +120,7 @@
use obconf if you want to change these without having to log out
and back in -->
- <number>2</number>
+ <number>1</number>
<firstdesk>1</firstdesk>
<names>
<!-- set names up here if you want to, like this:
@@ -154,7 +154,7 @@
cases. -->
<margins>
<top>0</top>
- <bottom>0</bottom>
+ <bottom>32</bottom>
<left>0</left>
<right>0</right>
</margins>
diff --git a/skel/.config/openbox/rc.xml b/skel/.config/openbox/rc.xml
index 32ada3f..9ed0068 100644
--- a/skel/.config/openbox/rc.xml
+++ b/skel/.config/openbox/rc.xml
@@ -42,8 +42,8 @@
'Active' - where the active window is -->
</placement>
<theme>
- <name>Redcore-daylight</name>
- <titleLayout>NLIMC</titleLayout>
+ <name>Redcore-nighttime</name>
+ <titleLayout>LIMC</titleLayout>
<!--
available characters are NDSLIMC, each can occur at most once.
N: window icon
@@ -55,21 +55,21 @@
D: omnipresent (on all desktops).
-->
<keepBorder>yes</keepBorder>
- <animateIconify>yes</animateIconify>
+ <animateIconify>no</animateIconify>
<font place="ActiveWindow">
- <name>Bitstream Vera Sans</name>
- <size>10</size>
+ <name>Roboto</name>
+ <size>9</size>
<!-- font size in points -->
- <weight>Bold</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
<slant>Normal</slant>
<!-- 'italic' or 'normal' -->
</font>
<font place="InactiveWindow">
- <name>Bitstream Vera Sans</name>
- <size>10</size>
+ <name>Roboto</name>
+ <size>9</size>
<!-- font size in points -->
- <weight>Bold</weight>
+ <weight>Normal</weight>
<!-- 'bold' or 'normal' -->
<slant>Normal</slant>
<!-- 'italic' or 'normal' -->
@@ -120,7 +120,7 @@
use obconf if you want to change these without having to log out
and back in -->
- <number>2</number>
+ <number>1</number>
<firstdesk>1</firstdesk>
<names>
<!-- set names up here if you want to, like this:
@@ -154,7 +154,7 @@
cases. -->
<margins>
<top>0</top>
- <bottom>0</bottom>
+ <bottom>32</bottom>
<left>0</left>
<right>0</right>
</margins>