mainly xfce. And a lot of other things i dont remember

This commit is contained in:
2026-01-06 21:25:19 +01:00
parent 1cac4ca84d
commit 3beb78a829
48 changed files with 958 additions and 223 deletions

View File

@@ -0,0 +1,6 @@
return {
"zbirenbaum/copilot.lua",
config = function ()
require('copilot').setup({})
end
}