New lxde-rc config. Ignore (more) gpg stuff.
This commit is contained in:
parent
909dae52a9
commit
8874cb1fcf
2 changed files with 4 additions and 3 deletions
|
|
@ -53,7 +53,7 @@
|
||||||
<animateIconify>yes</animateIconify>
|
<animateIconify>yes</animateIconify>
|
||||||
<font place="ActiveWindow">
|
<font place="ActiveWindow">
|
||||||
<name>Sans</name>
|
<name>Sans</name>
|
||||||
<size>14</size>
|
<size>12</size>
|
||||||
<!-- font size in points -->
|
<!-- font size in points -->
|
||||||
<weight>Bold</weight>
|
<weight>Bold</weight>
|
||||||
<!-- 'bold' or 'normal' -->
|
<!-- 'bold' or 'normal' -->
|
||||||
|
|
@ -62,7 +62,7 @@
|
||||||
</font>
|
</font>
|
||||||
<font place="InactiveWindow">
|
<font place="InactiveWindow">
|
||||||
<name>Sans</name>
|
<name>Sans</name>
|
||||||
<size>14</size>
|
<size>12</size>
|
||||||
<!-- font size in points -->
|
<!-- font size in points -->
|
||||||
<weight>Bold</weight>
|
<weight>Bold</weight>
|
||||||
<!-- 'bold' or 'normal' -->
|
<!-- 'bold' or 'normal' -->
|
||||||
|
|
@ -80,7 +80,7 @@
|
||||||
</font>
|
</font>
|
||||||
<font place="MenuItem">
|
<font place="MenuItem">
|
||||||
<name>Sans</name>
|
<name>Sans</name>
|
||||||
<size>13</size>
|
<size>12</size>
|
||||||
<!-- font size in points -->
|
<!-- font size in points -->
|
||||||
<weight>Normal</weight>
|
<weight>Normal</weight>
|
||||||
<!-- 'bold' or 'normal' -->
|
<!-- 'bold' or 'normal' -->
|
||||||
|
|
|
||||||
1
.gnupg/.gitignore
vendored
1
.gnupg/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
*~
|
*~
|
||||||
S.*
|
S.*
|
||||||
.#*
|
.#*
|
||||||
|
.gpg-v21-migrated
|
||||||
random_seed
|
random_seed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue