AutoYADM commit: 2025-05-19 22:11:24
This commit is contained in:
parent
76409e6b50
commit
2d40129b0a
2 changed files with 3 additions and 2 deletions
|
@ -110,3 +110,4 @@ define-command -docstring "Create a scratch buffer" scratch %{
|
||||||
}
|
}
|
||||||
alias global s scratch
|
alias global s scratch
|
||||||
|
|
||||||
|
# bar experimenting
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"clock"
|
"clock"
|
||||||
],
|
],
|
||||||
"niri/window": {
|
"niri/window": {
|
||||||
"max-length": 50,
|
"max-length": 100,
|
||||||
"separate-outputs": true
|
"separate-outputs": true
|
||||||
},
|
},
|
||||||
"custom/colcount": {
|
"custom/colcount": {
|
||||||
|
@ -130,4 +130,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue