feat: remove hyprworkspacelayouts, not needed anymore.
This commit is contained in:
parent
0078957c6e
commit
f9858385ce
3 changed files with 27 additions and 74 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue