9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
Config (
|
|
max_entries: 8,
|
|
desktop_actions: false,
|
|
terminal: Some(Terminal(
|
|
command: "kitty",
|
|
args: "-c {}"
|
|
))
|
|
)
|