diff --git a/CHANGELOG.md b/CHANGELOG.md index fa6fcec..b6ec12c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ Version 2.9.1.3 https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9.1.3 -------------------------------------------------------- -- Wallpaper cache to cache generated images. Will speed up the change between wallpapers if cached files exists. https://gitlab.com/stephan-raabe/dotfiles/-/wikis/Home/Wallpapers#wallpaper-cache +- Wallpaper cache for generated wallpaper variants. Will speed up the change between wallpapers if cached files exists. https://gitlab.com/stephan-raabe/dotfiles/-/wikis/Home/Wallpapers#wallpaper-cache - New SVG icons in waybar for ML4W and ChatGPT +- Default waybar theme changed to ml4w-blur/white - Alacritty: selected text will be copied to the primary clipboard +- General/standard Hyprland environment configuration moved to ml4w.conf (will be re-used in kvm.conf and nvidia.conf) Version 2.9.1.2 https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9.1.2 diff --git a/waybar/launch.sh b/waybar/launch.sh index 55dce19..717a9a2 100755 --- a/waybar/launch.sh +++ b/waybar/launch.sh @@ -25,7 +25,7 @@ sleep 0.2 # ----------------------------------------------------- # Default theme: /THEMEFOLDER;/VARIATION # ----------------------------------------------------- -themestyle="/ml4w;/ml4w/light" +themestyle="/ml4w-blur;/ml4w-blur/white" # ----------------------------------------------------- # Get current theme information from .cache/.themestyle.sh