added notation to remove i3-gaps and python autotiling

This commit is contained in:
tomit4 2022-05-25 07:29:15 -07:00
parent ea111142aa
commit 1d44c44941

View file

@ -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