mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
10 lines
144 B
Text
10 lines
144 B
Text
{
|
|
"adapter": "hci0",
|
|
"keybindings": {
|
|
"Menu": "Alt-m"
|
|
},
|
|
"receive-dir": "/home/user/files",
|
|
"theme": {
|
|
"Adapter": "red"
|
|
}
|
|
}
|