You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
190 B

[menu]
executable = "fuzzel"
args = [
"--dmenu",
"--lines=20",
"--width=130",
"--prompt=Select window: "
]
[format]
window_format = " {app_name} │ PID: {pid} │ {name} "