aboutsummaryrefslogtreecommitdiff
path: root/.config/wal/templates
diff options
context:
space:
mode:
Diffstat (limited to '.config/wal/templates')
-rw-r--r--.config/wal/templates/cava11
-rw-r--r--.config/wal/templates/colors-fuzzel.ini28
-rw-r--r--.config/wal/templates/colors-zathura49
3 files changed, 88 insertions, 0 deletions
diff --git a/.config/wal/templates/cava b/.config/wal/templates/cava
new file mode 100644
index 0000000..ab340c3
--- /dev/null
+++ b/.config/wal/templates/cava
@@ -0,0 +1,11 @@
+[color]
+gradient = 1
+
+gradient_color_1 = '{color1}'
+gradient_color_2 = '{color2}'
+gradient_color_3 = '{color3}'
+gradient_color_4 = '{color4}'
+gradient_color_5 = '{color5}'
+gradient_color_6 = '{color6}'
+gradient_color_7 = '{color7}'
+gradient_color_8 = '{color8}'
diff --git a/.config/wal/templates/colors-fuzzel.ini b/.config/wal/templates/colors-fuzzel.ini
new file mode 100644
index 0000000..356c733
--- /dev/null
+++ b/.config/wal/templates/colors-fuzzel.ini
@@ -0,0 +1,28 @@
+[main]
+dpi-aware=no
+lines=10
+filter-desktop=yes
+icon-theme=Papirus-Dark
+font=Fira Code:size=12
+terminal=foot -e
+list-executables-in-path=yes
+password-character=*
+width=80
+horizontal-pad=10
+vertical-pad=10
+inner-pad=5
+
+[colors]
+background={background.strip}dd
+prompt={foreground.strip}ff
+text={foreground.strip}ff
+placeholder={foreground.strip}ff
+input={foreground.strip}ff
+match={foreground.strip}ff
+selection={color1.strip}ff
+selection-text={background.strip}ff
+selection-match={foreground.strip}ff
+border={color1.strip}ff
+
+[key-bindings]
+execute-input=Control+Return Shift+KP_Enter
diff --git a/.config/wal/templates/colors-zathura b/.config/wal/templates/colors-zathura
new file mode 100644
index 0000000..0713fd7
--- /dev/null
+++ b/.config/wal/templates/colors-zathura
@@ -0,0 +1,49 @@
+set sandbox none
+set statusbar-h-padding 0
+set statusbar-v-padding 0
+set page-padding 1
+set selection-clipboard clipboard
+map u scroll half-up
+map d scroll half-down
+map D toggle_page_mode
+map r reload
+map R rotate
+map K zoom in
+map J zoom out
+map i recolor
+map p print
+map b toggle_statusbar
+
+
+set default-fg rgba(205,214,244,1)
+set default-bg rgba(30,30,46,1)
+
+
+set completion-bg "{background}"
+set completion-fg "{foreground}"
+set completion-group-bg "{background}"
+set completion-group-fg "{color2}"
+set completion-highlight-bg "{color2}"
+set completion-highlight-fg "{background}"
+
+
+set inputbar-bg "{background}"
+set inputbar-fg "{foreground}"
+set notification-bg "{background}"
+set notification-fg "{foreground}"
+set notification-error-bg "{color1}"
+set notification-error-fg "{foreground}"
+set notification-warning-bg "{color1}"
+set notification-warning-fg "{foreground}"
+set statusbar-bg "{background}"
+set statusbar-fg "{foreground}"
+set index-bg "{background}"
+set index-fg "{foreground}"
+set index-active-bg "{foreground}"
+set index-active-fg "{background}"
+set render-loading-bg "{background}"
+set render-loading-fg "{foreground}"
+
+set window-title-home-tilde true
+set statusbar-basename true
+set selection-clipboard clipboard