From a0bf14ee664f684a09c8f75a03007247e7a64b32 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Sat, 2 May 2020 08:30:07 +0200 Subject: [PATCH] Start working on protonmail script --- dotfiles/i3/scripts/protonmail | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 dotfiles/i3/scripts/protonmail diff --git a/dotfiles/i3/scripts/protonmail b/dotfiles/i3/scripts/protonmail new file mode 100755 index 0000000..b9d7bb3 --- /dev/null +++ b/dotfiles/i3/scripts/protonmail @@ -0,0 +1,8 @@ +#!/usr/bin/python3 + +"""Fetch new mail notifications for i3blocks. + +Author: flyingscorpio +""" + +