Former-commit-id: 55a5c52c51
This commit is contained in:
Hadi
2024-08-29 14:29:05 +02:00
parent 5eb34e05ab
commit 678098460a
21 changed files with 139 additions and 1178 deletions
+2
View File
@@ -1,4 +1,6 @@
{ pkgs, ... }: {
wayland.windowManager.hyprland.settings.exec-once =
[ "${pkgs.hypridle}/bin/hypridle" ];
services.hypridle = {
enable = true;