Compare commits
5 Commits
91281f477c
...
54f75961b3
| Author | SHA1 | Date |
|---|---|---|
|
|
54f75961b3 | 2 weeks ago |
|
|
143e9a0c8d | 2 weeks ago |
|
|
1ca6008c40 | 2 weeks ago |
|
|
b8467a9184 | 2 weeks ago |
|
|
c2107408fa | 2 weeks ago |
3 changed files with 22 additions and 23 deletions
@ -0,0 +1,11 @@ |
|||||||
|
[menu] |
||||||
|
executable = "fuzzel" |
||||||
|
args = [ |
||||||
|
"--dmenu", |
||||||
|
"--lines=20", |
||||||
|
"--width=130", |
||||||
|
"--prompt=Select window: " |
||||||
|
] |
||||||
|
|
||||||
|
[format] |
||||||
|
window_format = " {app_name} │ PID: {pid} │ {name} " |
||||||
Loading…
Reference in new issue