Remove kanshi

This commit is contained in:
Evie Litherland-Smith 2023-11-15 13:32:40 +00:00
parent 89713e2bcd
commit 0e66ebed55

View file

@ -13,30 +13,6 @@
outlook.primary = true; outlook.primary = true;
}; };
}; };
services.kanshi = {
enable = true;
systemdTarget = "hyprland-session.target";
profiles = {
undocked = {
outputs = [{
criteria = "eDP-1";
status = "enable";
}];
};
docked = {
outputs = [
{
criteria = "Dell Inc. DELL P3223QE CCG8YN3";
status = "enable";
}
{
criteria = "eDP-1";
status = "disable";
}
];
};
};
};
xdg.configFile."hypr/extra.conf".text = '' xdg.configFile."hypr/extra.conf".text = ''
misc { misc {
disable_hyprland_logo = true disable_hyprland_logo = true