From 14130ce095eec643ccca253347c0a910724c8356 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Fri, 21 Jun 2024 10:28:26 +0200 Subject: [PATCH] Updates --- CHANGELOG.md | 4 +++- waybar/launch.sh | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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