aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorryo <ryo@nopwd.lol>2024-12-17 00:15:40 +0000
committerryo <ryo@nopwd.lol>2024-12-17 00:15:40 +0000
commit8321c0e378204ed93e391b1ec3933aabe28e757d (patch)
treee19e4b130e05c4b73aec7b1df7a160c7fbb0c751 /config
parent30beb339e8566d3b336b60292a3a2592b92d256f (diff)
Added null.sh and zathura plus some fixes
In scripts don't specify dash but just sh. Removed bc from aliases. Changed pocket to dl.
Diffstat (limited to 'config')
-rw-r--r--config/shell/aliases1
-rw-r--r--config/zathura/zathurarc47
2 files changed, 47 insertions, 1 deletions
diff --git a/config/shell/aliases b/config/shell/aliases
index 0b6287a..cdbedac 100644
--- a/config/shell/aliases
+++ b/config/shell/aliases
@@ -15,7 +15,6 @@ alias \
cp="cp -i" \
mv="mv -i" \
rm="rm -I" \
- bc="bc -ql" \
d='doas'
# colorize commands when possible.
diff --git a/config/zathura/zathurarc b/config/zathura/zathurarc
new file mode 100644
index 0000000..b847f37
--- /dev/null
+++ b/config/zathura/zathurarc
@@ -0,0 +1,47 @@
+# theme was forked from:
+# https://github.com/eastack/zathura-gruvbox/blob/master/zathura-gruvbox-light
+
+# ============== gruvbox light theme =================
+set notification-error-bg "rgba(242,229,188,1)" # bg
+set notification-error-fg "rgba(157,0,6,1)" # bright:red
+set notification-warning-bg "rgba(242,229,188,1)" # bg
+set notification-warning-fg "rgba(181,118,20,1)" # bright:yellow
+set notification-bg "rgba(242,229,188,1)" # bg
+set notification-fg "rgba(121,116,14,1)" # bright:green
+
+set completion-bg "rgba(235,218,180,1)" # bg2
+set completion-fg "rgba(60,56,54,1)" # fg
+set completion-group-bg "rgba(235,219,178,1)" # bg1
+set completion-group-fg "rgba(146,131,116,1)" # gray
+set completion-highlight-bg "rgba(7,102,120,1)" # bright:blue
+set completion-highlight-fg "rgba(213,196,161,1)" # bg2
+
+set index-bg "rgba(235,218,180,1)" # bg2
+set index-fg "rgba(60,56,54,1)" # fg
+set index-active-bg "rgba(7,102,120,1)" # bright:blue
+set index-active-fg "rgba(213,196,161,1)" # bg2
+
+set inputbar-bg "rgba(242,229,188,1)" # bg
+set inputbar-fg "rgba(60,56,54,1)" # fg
+
+set statusbar-bg "rgba(213,196,161,1)" # bg2
+set statusbar-fg "rgba(60,56,54,1)" # fg
+
+set highlight-color "rgba(181,118,20,0.5)" # bright:yellow
+set highlight-active-color "rgba(175,58,3,0.5)" # bright:orange
+
+set default-bg "rgba(50,48,47,1)" # bg
+set default-fg "rgba(60,56,54,1)" # fg
+set render-loading true
+set render-loading-bg "rgba(242,229,188,1)" # bg
+set render-loading-fg "rgba(60,56,54,1)" # fg
+
+set recolor-lightcolor "rgba(242,229,188,1)" # bg
+set recolor-darkcolor "rgba(60,56,54,1)" # fg
+set recolor "true"
+set recolor-keephue "true" # keep original color
+# ====================================================
+
+set database sqlite
+set adjust-open width
+set selection-clipboard clipboard