diff options
author | xyz <gky44px1999@gmail.com> | 2022-02-21 23:52:47 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-02-21 23:52:47 -0800 |
commit | fe0d6681e0745cc7a0b1e3bef24c56c1ac9a327a (patch) | |
tree | 40bd588bd539e12a97d0dc01aacece0ba5e02fba /home/xyz/.config/qrcp | |
parent | 89393753a0a6e2784b762d73877aa9d36b88f2e5 (diff) |
new sbar update network and vpn status, qrcp use ethernet as interface
Diffstat (limited to 'home/xyz/.config/qrcp')
-rw-r--r-- | home/xyz/.config/qrcp/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index b7f02141..1bbb0ae1 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "wlp6s0", + "interface": "enp2s0", "port": 49153, "keepAlive": false, "path": "", |