no more silly cursor
This commit is contained in:
parent
8426d1b07b
commit
cabe7153ed
1 changed files with 0 additions and 6 deletions
|
|
@ -88,18 +88,12 @@ in {
|
|||
portalPackage = pkgs.xdg-desktop-portal-hyprland;
|
||||
plugins = with pkgs.hyprlandPlugins; [
|
||||
# inputs.hy3.packages.${pkgs.stdenv.hostPlatform.system}.hy3
|
||||
# inputs.hypr-dynamic-cursors.packages.${pkgs.stdenv.hostPlatform.system}.hypr-dynamic-cursors
|
||||
hy3
|
||||
hypr-dynamic-cursors
|
||||
(inputs.hypr-darkwindow.packages.${pkgs.stdenv.hostPlatform.system}.Hypr-DarkWindow.overrideAttrs (super: {
|
||||
buildInputs = with pkgs; [hyprland.dev] ++ hyprland.buildInputs;
|
||||
}))
|
||||
];
|
||||
settings = {
|
||||
"plugin:dynamic-cursors" = {
|
||||
mode = "rotate";
|
||||
shake.enabled = false;
|
||||
};
|
||||
"plugin:hy3" = {
|
||||
no_gaps_when_only = 1;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue