Записи
Проекты / Технологии / Скрипты / Сниппеты
Форум

Скрипты dzen2-wrapper

notify-send из stdin.

#!/bin/bash
notify-send "Dzen2 wrapper" "$(cat /dev/stdin)"