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