~ruther/nixos-config

ref: ff91a9b34fe503d6be749075782648f7cd7749eb nixos-config/scripts/notifications/pause.sh -rw-r--r-- 194 bytes
ff91a9b3 — Frantisek Bohacek chore: disable auto-cpufreq for laptop-phobos 1 year, 5 months ago
                                                                                
1
2
3
4
5
6
7
#!/usr/bin/env bash

notify-send "Pausing notifications"
notify-send.py a --hint boolean:deadd-notification-center:true \
               string:type:pausePopups
sleep 3
dunstctl set-paused true
Do not follow this link