AutoYADM commit: 2025-05-19 22:11:24

This commit is contained in:
Daniel Fichtinger 2025-05-19 22:11:24 -04:00
parent 76409e6b50
commit 2d40129b0a
2 changed files with 3 additions and 2 deletions

View file

@ -110,3 +110,4 @@ define-command -docstring "Create a scratch buffer" scratch %{
} }
alias global s scratch alias global s scratch
# bar experimenting

View file

@ -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 @@
} }
} }
} }
] ]