removed hackernews_tui application

This commit is contained in:
tomit4 2022-05-25 08:27:38 -07:00
parent 1d44c44941
commit 10b05af7ca

View file

@ -46,5 +46,9 @@ doas cp -r ~/Documents/notes/ranger/ ~/.config/
Remove dunst
doas pacman -Rs dunst
Remove hackernews_tui
paru -R hackernews_tui
Once all done, remove python autotiling and remove i3-gaps
doas pip uninstall autotiling && doas pacman -Rs i3-gaps