diff --git a/home/essentials/zsh.nix b/home/essentials/zsh.nix index a9c8412..b01ef49 100644 --- a/home/essentials/zsh.nix +++ b/home/essentials/zsh.nix @@ -15,6 +15,9 @@ power-balanced = "powerprofilesctl set balanced"; power-performance = "powerprofilesctl set performance"; enable-direnv-flake = "echo \"use flake\" >> .envrc && direnv allow"; + day = "killall hyprsunset"; + dusk = "hyprsunset"; + night = "hyprsunset -t 3000"; }; autosuggestion = {