diff --git a/updates.txt b/updates.txt index 80303b9f..01b20029 100644 --- a/updates.txt +++ b/updates.txt @@ -10,28 +10,3 @@ replace every newline with a single space: tr '\n' ' ' add notation about using find to list only files in current directory and NOT subdirectory: find $dir -maxdepth 1 -type f -Uninstall artix-grub-theme and xfce4-notifyd - -doas pacman -Rs artix-grub-theme xfce4-notifyd - -Install dunst - -doas pacman -S dunst - -And move the dunstrc to a config folder named dunst - -mkdir ~/.config/dunst - -cp ~/Documents/notes/dunst/dunstrc ~/.config/dunst/ - -Install cheat (similar, but in some ways better than tldr) - -paru cheat (pick first option) - -In Ungoogled Chromium make this your default search engine: - -https://lite.duckduckgo.com/lite/?q=%s - -In Librewolf, add extension disable fingerprinting (just look for recommended). - -And change up some flags for better privacy (essentially disable autofill)