diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-15 12:54:20 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-15 12:54:20 +0800 |
| commit | 7bc48f847670293d1acb70c7dcbceaf55fef1e40 (patch) | |
| tree | dd442139c2e85c8d74faca2cde02a2c359c87082 /misc | |
| parent | 5f94532c5a7603e8b79d0d755de95220185aed38 (diff) | |
Update
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/openbox/rc.xml | 6 |
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. |