From 2c793111a3773e65ff8937b48b7d35736467cca9 Mon Sep 17 00:00:00 2001 From: Ferit Yigit BALABAN Date: Tue, 15 Feb 2022 16:30:02 +0300 Subject: [PATCH] Add entry for launch_picom.sh --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 43c5391..d32cd95 100755 --- a/README.md +++ b/README.md @@ -58,3 +58,10 @@ restarting i3 using $mod+shift+r causes multiple instances of compton to be crea dependencies: - [compton](https://github.com/chjj/compton) + +### launch_picom.sh + +if there isn't any instance of picom running, creates one. + +dependencies: + - [picom](https://github.com/yshui/picom)