📝 Made note to reinstall ungoogled chromium

This commit is contained in:
z3rOR0ne 2023-11-01 09:37:02 -07:00
parent 2a68ce6e18
commit c30a504ec0
2 changed files with 6 additions and 1 deletions

View file

@ -169,7 +169,7 @@ super + z
super + f
librewolf &
super + c
thorium-browser &
chromium &
super + i
inkscape &
super + g

View file

@ -346,3 +346,8 @@ In neovim, install emmet-ls for use in javascriptreact files
Install thorium and uninstall ungoogled-chromium
paru -S thorium (choose thorium-browser-bin)
doas pacman -Rs ungoogled-chromium
11/01/2023
Reinstall ungoogled-chromium and uninstall thorium (chromium more private and up to date):
doas pacman -S ungoogled-chromium
paru -Rs thorium-browser-bin