~ruther/nixos-config

ref: a2c79628be763f5b148b82dc7bc66a182ed25f8e nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
a2c79628 — Frantisek Bohacek feat: add firefox options mostly for privacy 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"