From a33954c59fe9d8fe889fab077b6612cc029ac3fc Mon Sep 17 00:00:00 2001 From: davidpkj Date: Wed, 24 Jul 2024 16:37:37 +0200 Subject: Mega Update: FW16 Space Rice - Add symlinks to dotfiles in config dir (links to links) - Switch from neofetch to fastfetch - Add htop - Add dynamic colors (polybar, xmonad, qutebrowser) - Update color management (pywal & friends, alacritty, xorg) - Minor updates to other files (quality of life) --- pywal/.config/wal/templates/colors-polybar | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pywal/.config/wal/templates/colors-polybar (limited to 'pywal/.config/wal/templates/colors-polybar') diff --git a/pywal/.config/wal/templates/colors-polybar b/pywal/.config/wal/templates/colors-polybar new file mode 100644 index 0000000..22caa51 --- /dev/null +++ b/pywal/.config/wal/templates/colors-polybar @@ -0,0 +1,9 @@ +background = {background} +background-alt = {color8} +foreground = {foreground} +foreground-alt = {foreground} +primary = {primary} +secondary = {accent} +alert = {color1} +disabled = {color8} +separator = {color8} -- cgit v1.2.3