From 03ca82c4c48182c9c33c583c40a37502708158a6 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Sun, 19 Feb 2023 10:33:39 +0100 Subject: [PATCH] Add python requests for screenshot taking --- .config/bootstrap/config_common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/bootstrap/config_common b/.config/bootstrap/config_common index 82c63ec..b6dee2c 100644 --- a/.config/bootstrap/config_common +++ b/.config/bootstrap/config_common @@ -30,6 +30,7 @@ polybar powerline-fonts python-pip python-pygments +python-requests redshift rofi rsync @@ -53,4 +54,4 @@ xorg-server xorg-xinit xsel yay-bin -zsh \ No newline at end of file +zsh