This commit is contained in:
Hadi
2024-06-24 11:05:38 +02:00
committed by GitHub
parent 282c04af67
commit 5d47643320
9 changed files with 64 additions and 55 deletions

View File

@@ -10,6 +10,7 @@ let
${pkgs.libnotify}/bin/notify-send "$message" \
--replace-id="$(cat "/tmp/nixy-notification" 2>/dev/null || echo 0)" --print-id > "/tmp/nixy-notification"
'';
night-shift-off = pkgs.writeShellScriptBin "night-shift-off" ''
pkill wlsunset
message="󰖔 Night-Shift Deactivated"