From c9f85d905ea1b4925fc17a4170e9ebd99c11ab9a Mon Sep 17 00:00:00 2001 From: David Todd Date: Mon, 14 Oct 2019 11:46:59 -0500 Subject: [PATCH] install ntfy --- .bin/install.arch | 1 + .bin/install.deb | 1 + README.md | 1 + 3 files changed, 3 insertions(+) diff --git a/.bin/install.arch b/.bin/install.arch index 0d8c6c1..86d9960 100755 --- a/.bin/install.arch +++ b/.bin/install.arch @@ -12,4 +12,5 @@ yay -S tmux zsh vim git\ terminator rofi feh xcompmgr\ i3lock-fancy i3blocks ffcast +sudo pip install ntfy } diff --git a/.bin/install.deb b/.bin/install.deb index d7bf377..41ddf24 100755 --- a/.bin/install.deb +++ b/.bin/install.deb @@ -10,4 +10,5 @@ sudo apt install tmux zsh vim git\ terminator rofi feh xcompmgr\ i3lock-fancy i3blocks +sudo pip install ntfy } diff --git a/README.md b/README.md index a3d9fa2..eab7a4f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ My dotfiles now include my personalized i3 configuration if you also run the i3w * [xcompmgr](https://wiki.archlinux.org/index.php/Xcompmgr) Compisiton Manager (window transparency) * [maim](https://github.com/naelstrof/maim) Screenshot utility * [powerline](https://wiki.archlinux.org/index.php/Powerline) +* [ntfy](https://github.com/dschep/ntfy) for Desktop Notifications ## Branch Info