diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-09-24 12:22:00 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-09-24 12:22:00 +0800 |
commit | 3c8f324d3f197afe726aa87a4eaa4edebd960aa3 (patch) | |
tree | 9c9682ed02f49ee60e6b2e1ad9ba48df97c65e8e /misc/openbox | |
parent | d1d16f14061d641901f2be78daaae09422727f82 (diff) |
Add theme config
Diffstat (limited to 'misc/openbox')
-rw-r--r-- | misc/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index 610ed32..1927949 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
@@ -24,7 +24,7 @@ | |||
24 | <theme> | 24 | <theme> |
25 | <name>Arc-Dark</name> | 25 | <name>Arc-Dark</name> |
26 | <titleLayout>DLIMC</titleLayout> | 26 | <titleLayout>DLIMC</titleLayout> |
27 | <keepBorder>no</keepBorder> | 27 | <keepBorder>yes</keepBorder> |
28 | <animateIconify>yes</animateIconify> | 28 | <animateIconify>yes</animateIconify> |
29 | <font place="ActiveWindow"> | 29 | <font place="ActiveWindow"> |
30 | <name>Sans</name> | 30 | <name>Sans</name> |