~ruther/nixos-config

ref: b3da8b68ba341d47ce6bb3312bbaa561957c9a3f nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
b3da8b68 — Frantisek Bohacek feat: update vhdl offset in emacs 1 year, 10 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"