~ruther/nixos-config

ref: cc62e17adfb1a2b320cb0680b20989421d8b765b nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
cc62e17a — Frantisek Bohacek feat: use en_US date 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
#!/usr/bin/env bash

dunstctl set-paused false
notify-send.py a --hint boolean:deadd-notification-center:true \
               string:type:unpausePopups
notify-send "Unpaused notifications"