~ruther/nixos-config

ref: b8e729c4a17c2b33fc93347c3e69560c9e747f7e nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
b8e729c4 — Frantisek Bohacek feat: disable emacs lsp server downloads 1 year, 5 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