~ruther/nixos-config

ref: fbe1a5eef9112a1ef8a7c3b1d00b96134d90d371 nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
fbe1a5ee — Rutherther feat: disable gnome and make sure everything works 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