From 1d44c44941aae54bcbd5f77cde740fad934774ef Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 25 May 2022 07:29:15 -0700 Subject: [PATCH] added notation to remove i3-gaps and python autotiling --- updates.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates.txt b/updates.txt index 9ac7fc6a..0a45575f 100644 --- a/updates.txt +++ b/updates.txt @@ -45,3 +45,6 @@ doas cp -r ~/Documents/notes/ranger/ ~/.config/ Remove dunst doas pacman -Rs dunst + +Once all done, remove python autotiling and remove i3-gaps +doas pip uninstall autotiling && doas pacman -Rs i3-gaps