Generalize main browser profile and edit some syntax stuff

This commit is contained in:
Jimbo 2024-10-28 04:55:29 -04:00
parent eec037be00
commit e6e176c54b
10 changed files with 17 additions and 18 deletions

View file

@ -5,8 +5,8 @@
color-scheme = "prefer-dark";
};
"org/virt-manager/virt-manager/connections" = {
autoconnect = ["qemu:///system"];
uris = ["qemu:///system"];
autoconnect = [ "qemu:///system" ];
uris = [ "qemu:///system" ];
};
};
}