summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-09-15 23:35:38 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-09-15 23:35:38 +0200
commit1ae4d0ef4f5dcf3a2bd18fd3cfa329f58cce034b (patch)
tree0ad6d88d7014d644e1690ee2c32a6442f8155bb0 /.config
parente14f654cf7e4023a8deeeadaba180adf0593f1f9 (diff)
Add aura pm and snapshot
Diffstat (limited to '.config')
-rw-r--r--.config/aura/config.toml29
-rw-r--r--.config/zathura/zathurarc2
2 files changed, 30 insertions, 1 deletions
diff --git a/.config/aura/config.toml b/.config/aura/config.toml
new file mode 100644
index 0000000..66d3581
--- /dev/null
+++ b/.config/aura/config.toml
@@ -0,0 +1,29 @@
+[general]
+cpus = 12
+editor = "nvim"
+doas = true
+language = "en-US"
+noconfirm = false
+
+[aur]
+build = "/home/aktersnurra/.cache/aura/builds"
+cache = "/home/aktersnurra/.cache/aura/cache"
+clones = "/home/aktersnurra/.cache/aura/packages"
+hashes = "/home/aktersnurra/.cache/aura/hashes"
+chroot = []
+ignores = []
+git = false
+hotedit = false
+shellcheck = false
+diff = false
+delmakedeps = false
+clean = false
+warn_unknowns = true
+nocheck = false
+skipdepcheck = false
+reverse = false
+
+[backups]
+snapshots = "/home/aktersnurra/.cache/aura/snapshots"
+automatic = true
+
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 75ca8af..299c4f9 100644
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -1,4 +1,3 @@
-set sandbox none
set statusbar-h-padding 0
set statusbar-v-padding 0
set page-padding 1
@@ -13,6 +12,7 @@ map J zoom out
map i recolor
map p print
map g goto top
+set database sqlite
set notification-error-bg "#151515" # bg
set notification-error-fg "#b46958" # bright:red