mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 0db5c8bfcc
This commit is contained in:
parent
eadce6f0af
commit
f84b0c7ce1
1 changed files with 4 additions and 0 deletions
|
|
@ -23414,6 +23414,10 @@ attribute set of (atom (null, bool, int, float or string) or a list of them for
|
|||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
theme = "catppuccin-mocha";
|
||||
font-size = 10;
|
||||
keybind = [
|
||||
"ctrl+h=goto_split:left"
|
||||
"ctrl+l=goto_split:right"
|
||||
];
|
||||
}
|
||||
|
||||
</code></pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue