summaryrefslogtreecommitdiff
path: root/bin/guiscripts
diff options
context:
space:
mode:
Diffstat (limited to 'bin/guiscripts')
-rwxr-xr-xbin/guiscripts/newwal17
1 files changed, 17 insertions, 0 deletions
diff --git a/bin/guiscripts/newwal b/bin/guiscripts/newwal
index 2bb2df2..5c99620 100755
--- a/bin/guiscripts/newwal
+++ b/bin/guiscripts/newwal
@@ -48,6 +48,23 @@ bright6 = $color14
bright7 = $color15
EOF
+cat <<EOF > $HOME/.config/tofi/themes/colors
+# tofi
+text-color = $foreground
+prompt-color = $color4
+placeholder-color = $color12
+input-color = $foreground
+default-result-color = $color6
+selection-color = $color8
+selection-match-color = $color7
+
+background-color = ${background}f0
+
+outline-color = $color4
+
+border-color = $color6
+EOF
+
# waybar
ln -sf "$walcache/colors-waybar.css" "$HOME/.config/waybar/colors.css"
pkill waybar