added note about uninstalling artix-grub-theme
This commit is contained in:
parent
72a1842540
commit
9ba55b6529
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ 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
|
||||
|
||||
doas pacman -Rs artix-grub-theme
|
||||
|
||||
In Ungoogled Chromium make this your default search engine:
|
||||
|
||||
https://lite.duckduckgo.com/lite/?q=%s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue