feat: remove hyprworkspacelayouts, not needed anymore.

This commit is contained in:
CronyAkatsuki 2026-03-04 17:01:54 +01:00
parent 0078957c6e
commit f9858385ce
3 changed files with 27 additions and 74 deletions

View file

@ -107,8 +107,6 @@ in {
systemd.enable = false; # Using USWM globally
plugins = [inputs.hyprWorkspaceLayouts.packages.${pkgs.stdenv.hostPlatform.system}.default];
settings = {
"$mod" = "SUPER";
"$menu" = "tofi";
@ -177,7 +175,6 @@ in {
border_size = 1;
gaps_in = 3;
gaps_out = 6;
layout = "workspacelayout";
allow_tearing = true;
};