Skip to content

Instantly share code, notes, and snippets.

[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
This file has been truncated, but you can view the full file.
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
This file has been truncated, but you can view the full file.
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
This file has been truncated, but you can view the full file.
[
{
"id": 7,
"name": "HDMI-A-2",
"rect": {
"x": 1920,
"y": 0,
"width": 1920,
"height": 1080
},
@ammgws
ammgws / virtual_wifi_setup_notes.md
Last active June 8, 2020 14:49
virtual wifi for testing

create wpa_supplicant.conf somewhere

network={
    ssid="meow"
    key_mgmt=NONE
    priority=16
}
ctrl_interface=/run/wpa_supplicant
update_config=1