~ruther/nixos-config

ref: d1fff27d072f3f0b833b8fcf79fd196477a2da25 nixos-config/scripts/notifications/unpause.sh -rw-r--r-- 190 bytes
d1fff27d — Frantisek Bohacek feat: add udev rules for ti, stlink 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"