From 4d30ccfcf62379c21a107859ac64dae303b0608f Mon Sep 17 00:00:00 2001 From: Asocia Date: Sat, 17 Jul 2021 19:21:30 +0300 Subject: [PATCH] Fix some small problems --- .config/polybar/config | 2 +- .zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 7489d8d..5ae34bc 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -28,7 +28,7 @@ background = ${xrdb:color0:#222} foreground = ${xrdb:color15:#e3eaf3} ; alert = ${xrdb:color1:#222} - primary = ${xrdb:color9:#222} + primary = ${xrdb:color10:#222} secondary = ${xrdb:color11:#222} tertiary = ${xrdb:color12:#222} fourth = ${xrdb:color13:#222} diff --git a/.zshrc b/.zshrc index 97ef557..9a8fb6e 100644 --- a/.zshrc +++ b/.zshrc @@ -110,7 +110,7 @@ function my_bindings() { chbackground() { if [ "$3" == "" ] then - wal -st -i ~/Pictures/Wallpapers/Desktop --backend=haishoku + wal -st -i ~/Pictures/Wallpapers/Desktop --backend=haishoku --iterative python3 ~/scripts/misc/adjust_terminal_colors.py $1 $2 ~/scripts/misc/restart_dunst.sh else