From 5118c8da96312627b86c55738c02c6c8ac6809d0 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 29 Jan 2025 18:17:13 +1100 Subject: scheme: dynamic light theme Autodetect based on wallpaper Also resize wallpaper so faster And async magick blur so wallpaper doesnt block --- install/scripts.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/scripts.fish') diff --git a/install/scripts.fish b/install/scripts.fish index adb139e..54b6068 100755 --- a/install/scripts.fish +++ b/install/scripts.fish @@ -2,7 +2,7 @@ . (dirname (status filename))/util.fish -install-deps git hyprland-git hyprpaper-git okolors-git imagemagick wl-clipboard fuzzel-git socat foot jq +install-deps git hyprland-git hyprpaper-git okolors-git imagemagick wl-clipboard fuzzel-git socat foot jq python python-pillow python-materialyoucolor-git install-optional-deps 'vesktop-bin (discord client)' 'btop (system monitor)' 'wf-recorder (screen recorder)' 'grim (screenshot tool)' 'firefox (web browser)' 'spotify-adblock (music player)' set -l dist $CONFIG/scripts -- cgit v1.2.3-freya