summaryrefslogtreecommitdiff
path: root/skel/.config/openbox/lxqt-rc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'skel/.config/openbox/lxqt-rc.xml')
-rw-r--r--skel/.config/openbox/lxqt-rc.xml48
1 files changed, 24 insertions, 24 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>