Update
This commit is contained in:
parent
4a8f1be75f
commit
4afca71b91
@ -1,7 +1,7 @@
|
|||||||
{ pkgs, config, inputs, ... }: {
|
{ pkgs, config, inputs, ... }: {
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./hyprlock/macos.nix
|
./hyprlock.nix
|
||||||
./hypridle.nix
|
./hypridle.nix
|
||||||
./hyprpaper.nix
|
./hyprpaper.nix
|
||||||
./hyprcursor.nix
|
./hyprcursor.nix
|
||||||
|
@ -9,9 +9,6 @@
|
|||||||
statusbar-basename = true;
|
statusbar-basename = true;
|
||||||
render-loading = false;
|
render-loading = false;
|
||||||
scroll-step = 120;
|
scroll-step = 120;
|
||||||
|
|
||||||
# highlight-color = ");
|
|
||||||
# highlight-active-color = mkForce (rgba "base0D");
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user