mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
11 lines
144 B
Plaintext
11 lines
144 B
Plaintext
{
|
|
"adapter": "hci0",
|
|
"keybindings": {
|
|
"Menu": "Alt-m"
|
|
},
|
|
"receive-dir": "/home/user/files",
|
|
"theme": {
|
|
"Adapter": "red"
|
|
}
|
|
}
|