Update dotfiles (2026-05-07 20:11:46)

This commit is contained in:
Zacharias-Brohn
2026-05-07 20:11:46 +02:00
parent 170d015464
commit c7f0249c57
23 changed files with 25154 additions and 102 deletions
+1
View File
@@ -2,6 +2,7 @@ local M = {}
function M.setup(config, wezterm)
config.enable_kitty_graphics = true
config.front_end = "WebGpu"
end
return M