diff options
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. |