diff --git a/.config/aura/config.toml b/.config/aura/config.toml new file mode 100644 index 0000000..0db5c5c --- /dev/null +++ b/.config/aura/config.toml @@ -0,0 +1,26 @@ +[general] +cpus = 20 +editor = "nvim" +doas = true +language = "en-US" + +[aur] +build = "/home/brk/.cache/aura/builds" +cache = "/home/brk/.cache/aura/cache" +clones = "/home/brk/.cache/aura/packages" +hashes = "/home/brk/.cache/aura/hashes" +chroot = [] +ignores = [] +git = false +hotedit = false +shellcheck = false +diff = false +delmakedeps = false +noconfirm = false +nocheck = false +skipdepcheck = false + +[backups] +snapshots = "/home/brk/.cache/aura/snapshots" +automatic = true + diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..95c2a09 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,8 @@ +theme=Mathias +font-family=0xProto Nerd Font +window-decoration=false +confirm-close-surface=false +window-vsync=true +font-feature=calt +font-feature=dlig +font-feature=liga diff --git a/.config/wal.jpg b/.config/wal.jpg new file mode 100755 index 0000000..b5dd955 Binary files /dev/null and b/.config/wal.jpg differ