From f31d3bec558c1b3678c4e7e4e6ac11be836c794c Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 3 Jun 2024 16:49:29 +0200 Subject: [PATCH] Updates --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7ceb8d..a198a36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ Version 2.9.1.1 -https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9 +https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9.1.1 -------------------------------------------------------- - New installation method for sddm sugar candy theme. Instead of using yay, the installer will download the ZIP from the repository, extract it to the Downloads folder and copy the files to the destination folder. - A gamemode can be toggled with SUPER+ALT+G. The gaming mode will disable the animations and blur. Version 2.9.1 -https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9 +https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.9.1 -------------------------------------------------------- - Hyprpaper is the default wallpaper engine. swww will not be installed by the installer anymore. You can still switch to swww in the Dotfiles Settings App (System tab) but you need to install swww manually with yay -S swww - pfetch has been replaced with fastfetch (requires an update of the .bashrc) https://gitlab.com/stephan-raabe/dotfiles/-/issues/315