feat(hypr): replace ags overview with hycov

This commit is contained in:
matt1432 2024-02-05 06:25:43 -05:00
parent 6a880378fe
commit 540db27873
20 changed files with 316 additions and 969 deletions

View file

@ -1,20 +0,0 @@
{...}: {
dconf.settings = {
"org/virt-manager/virt-manager/connections" = {
autoconnect = ["qemu:///system"];
uris = ["qemu:///system"];
};
"apps/seahorse/listing" = {
keyrings-selected = ["gnupg://"];
};
"org/gtk/settings/file-chooser" = {
show-hidden = true;
};
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
};
};
}