~ruther/nixos-config

ref: d12f035748f7a57714cd4ae849c496d5273bfc47 nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
d12f0357 — František Boháček feat: remove stuff from desktop 1 year, 6 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"
Do not follow this link