source: code/trunk/kanako.conf.mdoc@ 24

Last change on this file since 24 was 24, checked in by yakumo.izuru, 4 weeks ago

Make TOTP support built-in, simplify code a bit, add colored errors and warnings via printf

File size: 608 bytes
Line 
1.Dd May 14, 2025
2.Dt KANAKO.CONF 5
3.Os
4.Sh NAME
5.Nm kanako.conf
6.Nd configuration file for kanako
7.Sh CONFIGURATION FIELDS
8.Bl -tag -width 11n -compact
9.It kanako_clip_cmd
10Clipboard executable to be
11used with the -c switch
12.It kanako_decrypt_args
13Arguments for decryption
14passed to kanako_encrypt_cmd
15.It kanako_encrypt_args
16Arguments for encryption
17passed to kanako_encrypt_cmd
18.It kanako_encrypt_cmd
19Encryption executable to
20be used with the program
21.It kanako_menu_cmd
22Menu executable to
23be used with kanako_menu
24.El
25.Sh SEE ALSO
26.Xr kanako 1
27.Sh AUTHORS
28.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
Note: See TracBrowser for help on using the repository browser.