Updates
This commit is contained in:
parent
5ef6495c9a
commit
14130ce095
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user