aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-04-17 11:20:02 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-04-17 11:20:02 +0800
commit0ba215bd0f5f7dd160783e3782d40cbfc249a0fd (patch)
tree4ec7a4366d662dc8b52fa0df2cc52e01ada399b7 /misc
parent7554b23b59bfe3b57ba46726b17063c17b052567 (diff)
parent38a86b051449b1004e8e098c8c831ae974e5102b (diff)
Merge remote-tracking branch 'origin/dev' into dev
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 4584121..d0ab52e 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -930,6 +930,12 @@
930 <y>center</y> 930 <y>center</y>
931 </position> 931 </position>
932 </application> 932 </application>
933 <application title="alacritty">
934 <position force="yes">
935 <x>center</x>
936 <y>center</y>
937 </position>
938 </application>
933 <!-- 939 <!--
934 # this is an example with comments through out. use these to make your 940 # this is an example with comments through out. use these to make your
935 # own rules, but without the comments of course. 941 # own rules, but without the comments of course.