mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 1c8d4c8d59
This commit is contained in:
parent
897ad326f0
commit
c503ce38ef
1 changed files with 2 additions and 2 deletions
|
|
@ -67746,10 +67746,10 @@ null or boolean</p>
|
|||
<dd>
|
||||
<p>Show notifications at the specified position on the output.
|
||||
Supported values are top-right, top-center, top-left, bottom-right,
|
||||
bottom-center, bottom-left, and center.</p>
|
||||
bottom-center, bottom-left, center-right, center-left and center.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
null or one of “top-right”, “top-center”, “top-left”, “bottom-right”, “bottom-center”, “bottom-left”, “center”</p>
|
||||
null or one of “top-right”, “top-center”, “top-left”, “bottom-right”, “bottom-center”, “bottom-left”, “center-right”, “center-left”, “center”</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">"top-right"</code></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue