Compare commits
5 Commits
cf44e54eba
...
dcf6c34fec
Author | SHA1 | Date | |
---|---|---|---|
dcf6c34fec | |||
fee028a501 | |||
3b2b41703f | |||
e56e0e41d2 | |||
c92d6e43f5 |
@ -1,3 +1,3 @@
|
|||||||
set preview_images true
|
set preview_images true
|
||||||
set preview_images_method kitty
|
set preview_images_method ueberzug
|
||||||
map DD shell trash %s
|
map DD shell trash %s
|
||||||
|
0
home/default/scripts/del-macos-folders
Normal file → Executable file
0
home/default/scripts/del-macos-folders
Normal file → Executable file
@ -2,4 +2,5 @@
|
|||||||
set -eoux pipefail
|
set -eoux pipefail
|
||||||
|
|
||||||
yay -Sc --noconfirm
|
yay -Sc --noconfirm
|
||||||
|
sudo pacman -Sc --noconfirm
|
||||||
sudo journalctl --vacuum-size=1G
|
sudo journalctl --vacuum-size=1G
|
||||||
|
@ -338,6 +338,7 @@ ttf-ms-fonts
|
|||||||
ttf-opensans
|
ttf-opensans
|
||||||
ttf-symbola-free
|
ttf-symbola-free
|
||||||
ttf-ubuntu-font-family
|
ttf-ubuntu-font-family
|
||||||
|
ueberzugpp
|
||||||
unicode-emoji
|
unicode-emoji
|
||||||
upd72020x-fw
|
upd72020x-fw
|
||||||
usbutils
|
usbutils
|
||||||
|
Loading…
Reference in New Issue
Block a user