~ruther/nixos-config

ref: c50153912702938bf5f677abb25d95310a601f68 nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
c5015391 — Frantisek Bohacek feat: add luks keyFile with fallback to password 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