Compare commits

..

No commits in common. "513e741704371a62fd6526c430dc95001db47f37" and "251bb5df50b17cf7046d5e048e86dbcaa686b8bc" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@ let
lock-cmd = "${swaylock}";
# idle-cmd = "${swayidle} -w timeout 315 '${lock-cmd}' timeout 300 '${hyprctl} dispatch dpms off' resume '${hyprctl} dispatch dpms on' before-sleep '${lock-cmd}' lock '${lock-cmd}' unlock '${pkill} -USR1 -x swaylock'";
idle-cmd = "${swayidle} -w timeout 300 '${hyprctl} dispatch dpms off' resume '${hyprctl} dispatch dpms on'";
idle-cmd = "${pkgs.coreutils}/bin/true";
hypr-dispatcher-package = pkgs.callPackage ./dispatcher { hyprland = hyprland-pkg; };
hypr-dispatcher = "${hypr-dispatcher-package}/bin/hypr-dispatcher";

View File

@ -79,7 +79,6 @@ in
# nix utilities
nix-du
graphviz # for nix-du
nvd
# secrets
age