Finished hacker theme mostly and added some other configs
This commit is contained in:
parent
0c499ecbd6
commit
ad06f5284e
91 changed files with 1928 additions and 3 deletions
4
themes/base/.config/yazi/init.lua
Normal file
4
themes/base/.config/yazi/init.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
require("recycle-bin"):setup({
|
||||
-- Optional: Override automatic trash directory discovery
|
||||
-- trash_dir = "~/.local/share/Trash/", -- Uncomment to use specific directory
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue