test for gpg sign
This commit is contained in:
parent
3dd0162569
commit
1b631940f6
1 changed files with 0 additions and 25 deletions
25
updates.txt
25
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:
|
add notation about using find to list only files in current directory and NOT subdirectory:
|
||||||
find $dir -maxdepth 1 -type f
|
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)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue