AutoYADM commit: 2025-05-23 14:33:03
This commit is contained in:
parent
6d8f2552fa
commit
e2e625d72b
2 changed files with 9 additions and 2 deletions
|
@ -15,8 +15,13 @@
|
|||
"clock"
|
||||
],
|
||||
"niri/window": {
|
||||
"max-length": 50,
|
||||
"separate-outputs": true
|
||||
"max-length": 100,
|
||||
"separate-outputs": true,
|
||||
"expand": true,
|
||||
"format": "{}",
|
||||
"rewrite": {
|
||||
"(.*) - Kakoune": "$1"
|
||||
}
|
||||
},
|
||||
"custom/colcount": {
|
||||
"exec": "/home/fic/dev/utils/wayland-utils/niri-windows/niri-windows.py",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue