~ruther/nixos-config

ref: c691a94b8dae002e02bd8b4b3765763c4ee0a8af nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
c691a94b — Frantisek Bohacek feat: set vm passwords to vm 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"