~ruther/nixos-config

ref: e74ae5315d57866c03e1d34bee5b4711c129864e nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
e74ae531 — Frantisek Bohacek feat: do not ask for username on tty1 1 year, 7 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"