This commit is contained in:
Stephan Raabe 2024-04-01 11:57:50 +02:00
parent 859d1a12d8
commit ea03b1cdb7
5 changed files with 13 additions and 0 deletions

View File

@ -3,6 +3,7 @@ https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.4
--------------------------------------------------------
- In the ML4W Dotfiles Settings App you can now switch between the wallpaper applications swww or hyprpaper. In case of issues with the default application swww you can select hyprpaper. The wallpaper application can also be disabled but background images for wlogout, hyprlock and rofi will be generated with the selected wallpaper.
PLEASE NOTE: Logout & Login is required after a change.
- You can uninstall the ML4W dotfiles with the new uninstaller script starting from the ML4W dotfiles or by executing ~/dotfiles/uninstall.sh
Version 2.8.3.4
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.8.3.4

Binary file not shown.

Binary file not shown.

12
uninstall.sh Executable file
View File

@ -0,0 +1,12 @@
#!/bin/bash
# _ _ _ _ _ _
# | | | |_ __ (_)_ __ ___| |_ __ _| | |
# | | | | '_ \| | '_ \/ __| __/ _` | | |
# | |_| | | | | | | | \__ \ || (_| | | |
# \___/|_| |_|_|_| |_|___/\__\__,_|_|_|
#
clear
sleep 1
cp $HOME/dotfiles/apps/ML4W_Dotfiles_Uninstaller.AppImage $HOME/.cache
cd $HOME/.cache
./ML4W_Dotfiles_Uninstaller.AppImage