~ruther/nixos-config

ref: 7ec6ab726cf54f5577eabc3475596d48c6a69cac nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
7ec6ab72 — Frantisek Bohacek feat: make necessary changes to allow running inside of vm 2 years 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"